A Sandcastle Documented Class Library
GetIndex Method (range)
NamespacesColladaSourceGetIndex(IList)
Returns the entry index of this list of integers in the source.
Declaration Syntax
C#Visual BasicVisual C++
public int GetIndex(
	IList range
)
Public Function GetIndex ( _
	range As IList _
) As Integer
public:
virtual int GetIndex(
	IList^ range
) sealed
Parameters
range (IList)
Entry to look for
Return Value
The entry index of the entry in the source

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