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