ComponentOne Menus and Toolbars for WinForms
IndexOf Method (C1TopicLinkCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicLinkCollection Class : IndexOf Method
Searches for the specified link and returns the zero-based index.
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal value As C1TopicLink _
) As System.Integer
public System.int IndexOf( 
   C1TopicLink value
)

Parameters

value
See Also

Reference

C1TopicLinkCollection Class
C1TopicLinkCollection Members