Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class SelectedDateCollection : Collection<DateTime>, IList<DateTime>, ICollection<DateTime>, IList, ICollection, IReadOnlyList<DateTime>, IReadOnlyCollection<DateTime>, IEnumerable<DateTime>, IEnumerable
Inheritance: objectCollection<DateTime>SelectedDateCollection
Implements:
Inherited Members
Constructors
C#
public SelectedDateCollection()