バージョン

ContainerGridCollection コンストラクタ

ContainerGridCollection のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As ContainerGridRecord _
)
public ContainerGridCollection( 
   ContainerGridRecord owner
)

パラメータ

owner
行アイランドまたは ContainerGrid が属する ContainerGridRecord
参照