ComponentOne Menus and Toolbars for WinForms
IndexOf Method (C1TopicPageCollection)

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

Parameters

value
See Also

Reference

C1TopicPageCollection Class
C1TopicPageCollection Members