バージョン

GalleryToolItemGroupCollection コンストラクタ(PopupGalleryTool)

新しい GalleryToolItemGroupCollection インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As PopupGalleryTool _
)
public GalleryToolItemGroupCollection( 
   PopupGalleryTool owner
)

パラメータ

owner
コレクションを所有するギャラリー。
参照