eDriven Framework API
GetItemIndex Method (item)
NamespaceseDriven.Gui.DataIListGetItemIndex(Object)
eDriven Framework API
Returns the index of the item if it is in the list such that GetItemAt(index) == item
Declaration Syntax
C#Visual BasicVisual C++
int GetItemIndex(
	Object item
)
Function GetItemIndex ( _
	item As Object _
) As Integer
int GetItemIndex(
	Object^ item
)
Parameters
item (Object)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)