ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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.Tile.MappingCollection

    See Also