Clone the C1DateCollection.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public virtual C1DateCollection Clone()
Visual Basic
Public Overridable Function Clone As C1DateCollection

Return Value

New C1DateCollection.

See Also