TileControl for WinForms
GroupCollection クラス
メンバ 

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

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

参照

GroupCollection メンバ
C1.Win.C1Tile 名前空間