'Declaration Public Function New( _ ByVal owner As ICollectionOwner _ )
public OwnedCollection( ICollectionOwner owner )
Parameters
- owner
- The collection owner.
'Declaration Public Function New( _ ByVal owner As ICollectionOwner _ )
public OwnedCollection( ICollectionOwner owner )