ComponentOne Menus and Toolbars for WinForms
IndexOf Method (C1NavBarButton.ButtonCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBarButton.ButtonCollection Class : IndexOf Method
Determines the index of a specific item in the IList.
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal value As System.Object _
) As System.Integer
public System.int IndexOf( 
   System.object value
)

Parameters

value
See Also

Reference

C1NavBarButton.ButtonCollection Class
C1NavBarButton.ButtonCollection Members