[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementCollection.Item

this Property

this[int]

Gets an object by index.

Declaration
public CoverElement this[int index] { get; }
Parameters
Type Name Description
int index
Remarks

The default implementation tries to get an object by key if integer value is specified.