TileControl for WinForms
MappingCollection クラス
メンバ 

C1.Win.TileControl.6 アセンブリ > C1.Win.Tile 名前空間 : MappingCollection クラス
データマッピングオブジェクトのコレクションを表します。
オブジェクト モデル
MappingCollection クラス
シンタックス
'宣言
 
Public Class MappingCollection 
   Inherits System.Collections.ObjectModel.Collection(Of PropertyMapping)
public class MappingCollection : System.Collections.ObjectModel.Collection<PropertyMapping> 
継承階層

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

参照

MappingCollection メンバ
C1.Win.Tile 名前空間