C#
VB
C++
Returns the index of the specified item if it is found in the collection.
public int IndexOf(
IMasterForm item
)
Public Function IndexOf( _
ByVal item As Leadtools.Forms.Auto.IMasterForm _
) As Integer
public:
int IndexOf(
Leadtools.Forms.Auto.IMasterForm^ item
)
item
Object to test.
The index of the specified item if it is found in the collection.
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