[]
Initializes a new instance of the OwnedCollection class.
protected OwnedCollection()
Protected Sub New()
Initializes a new instance of the OwnedCollection class.
public OwnedCollection(ICollectionOwner owner)
Public Sub New(owner As ICollectionOwner)
| Type | Name | Description |
|---|---|---|
| ICollectionOwner | owner | The collection owner. |