[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastList.-ctor

OwnedFastList Constructor

OwnedFastList()

Initializes a new instance of the OwnedFastList class.

Declaration
protected OwnedFastList()
Protected Sub New()

OwnedFastList(ICollectionOwner)

Initializes a new instance of the OwnedFastList class.

Declaration
public OwnedFastList(ICollectionOwner owner)
Public Sub New(owner As ICollectionOwner)
Parameters
Type Name Description
ICollectionOwner owner

The collection owner.