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