ComponentOne TileControl for WinForms
MappingCollection Class Members
Properties  Methods 


C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : MappingCollection Class

The following tables list the members exposed by MappingCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Public PropertyGets the first PropertyMapping for the specified tile property.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Public MethodOverloaded. Determines whether this collection contains a PropertyMapping for the specified tile property.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Public MethodOverloaded. Determines index of the first PropertyMapping for the specified tile property.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Public MethodOverloaded. Removes the first occurrence of the PropertyMapping for the specified tile property from the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Protected MethodOverridden. Inserts a PropertyMapping into the MappingCollection at the specified index.  
Protected Method (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
Protected MethodOverridden. Replaces the PropertyMapping at the specified index.  
Top
See Also

Reference

MappingCollection Class
C1.Win.C1Tile Namespace