A Sandcastle Documented Class Library
IndexOf Method (item)
NamespacesColladaISourceIndexOf(Object)
Returns the entry index of the specified item.
Declaration Syntax
C#Visual BasicVisual C++
int IndexOf(
	Object item
)
Function IndexOf ( _
	item As Object _
) As Integer
int IndexOf(
	Object^ item
)
Parameters
item (Object)
Item you want to find the index of
Return Value
Returns the index of the item

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)