[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementChunkCollection.-ctor

CoverElementChunkCollection Constructor

CoverElementChunkCollection(CoverElement)

Initializes the new instance of the CoverElementChunkCollection collection.

Declaration
public CoverElementChunkCollection(CoverElement owner)
Public Sub New(owner As CoverElement)
Parameters
Type Name Description
CoverElement owner

The owning CoverElement object.