C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBoxItemCollection Class / IndexOf Method

In This Topic
IndexOf Method (InputComboBoxItemCollection)
In This Topic
Determines the index of a specific InputComponent in the collection.
Overload List
OverloadDescription
Determines the index of a specific InputComponent in the collection. (Inherited from C1.Win.InputPanel.InputComponentCollection)
Determines index of the first InputComponent with the specified name in the collection. (Inherited from C1.Win.InputPanel.InputComponentCollection)
See Also