Removes all items from the collection.
LeadCollection.prototype.clearItems = function(
)
clearItems(
): void; // protected
This method raises the CollectionChanged event with Reset action.
Notes to Inheritors
Derived classes can override this method to change the behavior of the Clear method.
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