[]
        
(Showing Draft Content)

C1.Win.Map.MapCollectionBase-1.InternalAdd

InternalAdd Method

InternalAdd(T)

Internal used only. Adds an existing item to the collection.

Declaration
protected void InternalAdd(T item)
Parameters
Type Name Description
T item

The item to add.