[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLinkCollection.IndexOf

IndexOf Method

Searches for the specified link and returns the zero-based index.

Declaration
public int IndexOf(C1TopicLink value)
Public Function IndexOf(value As C1TopicLink) As Integer
Parameters
Type Name Description
C1TopicLink value
Returns
Type Description
int