[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastListBase.-ctor

OwnedFastListBase Constructor

OwnedFastListBase()

Initializes a new instance of the OwnedFastList class.

Declaration
protected OwnedFastListBase()
Protected Sub New()

OwnedFastListBase(object)

Initializes a new instance of the OwnedFastList class.

Declaration
public OwnedFastListBase(object owner)
Public Sub New(owner As Object)
Parameters
Type Name Description
object owner

The collection owner.