Owner Property (FieldCollection)
In This Topic
Gets the IFieldCollectionOwner object that owns this collection.
Syntax
'Declaration
Public Shadows ReadOnly Property Owner As IFieldCollectionOwner
public new IFieldCollectionOwner Owner {get;}
See Also