[]
        
(Showing Draft Content)

C1.Win.Map.MapCollectionBase-1.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the item at the specified index.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

The index of the item to remove.