'宣言 Public Function New( _ ByVal owner As C1DataSchema _ )
'使用法 Dim owner As C1DataSchema Dim instance As New AggregateCollection(owner)
public AggregateCollection( C1DataSchema owner )
パラメータ
- owner
- The C1DataSchema object that is the owner of this collection.