[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementCollection

CoverElementCollection Class

The CoverElementCollection is a observable keyed collection of CoverElement objects.

Inheritance
CoverElementCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class CoverElementCollection : C1ObservableKeyedCollection<object, CoverElement>

Constructors

Name Description
CoverElementCollection(CoverElementsPane)

Initializes a new instance of the CoverElementCollection class.

Properties

Name Description
this[int]

Gets an object by index.

Owner

Gets a reference to the owning CoverElementsPane pane.

Methods

Name Description
GetKeyForItem(CoverElement)

Returns the DataObject property value.