[]
        
(Showing Draft Content)

C1.C1Preview.OwnedCollection.-ctor

OwnedCollection Constructor

OwnedCollection()

Initializes a new instance of the OwnedCollection class.

Declaration
protected OwnedCollection()

OwnedCollection(ICollectionOwner)

Initializes a new instance of the OwnedCollection class.

Declaration
public OwnedCollection(ICollectionOwner owner)
Parameters
Type Name Description
ICollectionOwner owner

The collection owner.