'宣言 Public Function New( _ ByVal owner As IFieldCollectionOwner _ )
'使用法 Dim owner As IFieldCollectionOwner Dim instance As New FieldCollection(owner)
public FieldCollection( IFieldCollectionOwner owner )
パラメータ
- owner
- 現在の FieldCollectionのオーナー。
'宣言 Public Function New( _ ByVal owner As IFieldCollectionOwner _ )
'使用法 Dim owner As IFieldCollectionOwner Dim instance As New FieldCollection(owner)
public FieldCollection( IFieldCollectionOwner owner )