Initializes a new instance of the CoverElementCollection class.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public CoverElementCollection(
	CoverElementsPane owner
)
Visual Basic
Public Sub New ( _
	owner As CoverElementsPane _
)

See Also