[]
        
(Showing Draft Content)

C1.Win.C1Tile.MappingCollection.SetItem

SetItem Method

SetItem(int, PropertyMapping)

Replaces the PropertyMapping at the specified index.

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