[]
        
(Showing Draft Content)

C1.Win.Map.MapCollectionBase-1.InternalRemoveAt

InternalRemoveAt Method

InternalRemoveAt(int)

Internal used only. Removes the item at the specified index.

Declaration
protected void InternalRemoveAt(int index)
Protected Sub InternalRemoveAt(index As Integer)
Parameters
Type Name Description
int index

The index of the item to remove.