C#
VB
WinRT C#
C++
Removes an item from this collection.
protected override void RemoveItem(
int index
)
Protected Overrides Sub RemoveItem( _
ByVal index As Integer _
)
protected override void RemoveItem(
int index
)
function Leadtools.Annotations.Core.AnnLayerCollection.RemoveItem(
index
)
protected:
virtual void RemoveItem(
Int32 index
) override
index
The item to remove.
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