C#
VB
C++
Returns the index of the specified item if it is found in the collection.
public virtual int IndexOf(
T item
)
public:
virtual int IndexOf(
_T^_ item
)
item
Object to test.
The index of the specified item if it is found in the collection.
For an example, refer to RasterCollection<T>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET