Gets the index of the specified item in the collection.
LeadPointCollection.prototype.indexOf = function(
item
)
indexOf(
item: LeadPointD
): number;
item
The item to check.
Zero-based index of item in the collection if found. Otherwise, -1.
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