[]
        
(Showing Draft Content)

C1.Win.C1Tile.MappingCollection.InsertItem

InsertItem Method

InsertItem(int, PropertyMapping)

Inserts a PropertyMapping into the MappingCollection at the specified index.

Declaration
protected override void InsertItem(int index, PropertyMapping pm)
Parameters
Type Name Description
int index
PropertyMapping pm
Overrides