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