ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / MappingCollection Class
Properties Methods


In This Topic
    MappingCollection Class Members
    In This Topic

    The following tables list the members exposed by MappingCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>)
    Public PropertyOverloaded. Gets the first PropertyMapping for the specified tile property.  
    Top
    Protected Properties
    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