FieldCollection Constructor
Initializes a new instance of the
FieldCollection class.
public FieldCollection(
IFieldCollectionOwner
)
'Declaration
Public Function New( _
ByVal As IFieldCollectionOwner _
)
Parameters
- owner
- The owner of the current FieldCollection.