バージョン

GroupedColumns コンストラクタ

GroupedColumns オブジェクトのインスタンスを新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As GroupingSettings _
)
public GroupedColumns( 
   GroupingSettings owner
)

パラメータ

owner
コレクションが属している GroupingSettings オブジェクト。
参照