[]
        
(Showing Draft Content)

C1.Win.Map.MapCollectionBase-1.Remove

Remove Method

Remove(T)

Removes an existing item from the collection.

Declaration
public bool Remove(T item)
Parameters
Type Name Description
T item

The item to remove.

Returns
Type Description
bool