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

In This Topic
    MappingCollection Class
    In This Topic
    Represents a collection of data mapping objects.
    Object Model
    MappingCollection Class
    Syntax
    'Declaration
     
    
    Public Class MappingCollection 
       Inherits System.Collections.ObjectModel.Collection(Of PropertyMapping)
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          C1.Win.C1Tile.MappingCollection

    See Also