C#
VB
C++
Returns the index of the first occurrence of a Processor object.
Public Overloads Function IndexOf( _
ByVal item As Leadtools.Mediafoundation.Processor _
) As Integer
public:
int IndexOf(
Leadtools.Mediafoundation.Processor^ item
)
item
A Processor object reference of the item to find.
The zero-based index position of the Processor item found, or -1 if not found.
Returns the index of the first occurrence of a Processor object.
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