[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastListBase.-ctor

OwnedFastListBase Constructor

OwnedFastListBase()

Initializes a new instance of the OwnedFastList class.

Declaration
protected OwnedFastListBase()

OwnedFastListBase(object)

Initializes a new instance of the OwnedFastList class.

Declaration
public OwnedFastListBase(object owner)
Parameters
Type Name Description
object owner

The collection owner.