NetXP 3.0 Reference
ComboBoxExItemCollection.IndexOf Method
Internal
[Visual Basic]
Public Function IndexOf( _
ByVal
item
As
ComboBoxExItem
_
) As
Integer
[C#]
public
int
IndexOf(
ComboBoxExItem
item
);
Parameters
item
Return Value
See Also
ComboBoxExItemCollection Class
|
NETXP.Controls Namespace