C#
VB
C++
Determines the index of a specific Renderer item in the collection.
Public Overloads Function IndexOf( _ByVal item As Leadtools.Mediafoundation.Renderer _) As Integer
public:int IndexOf(Leadtools.Mediafoundation.Renderer^ item)
item
The Renderer item to locate in the collection.
int The zero-based index of the found item; otherwise -1 if no item found.
This method searches the underlying item collection to locate the item specified.
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
