DisabledDatesCollection overview
Public Instance Constructors
![]() |
Initializes a new instance of the DisabledDatesCollection class with the specified date list. |
Public Instance Properties
![]() | Gets the number of System.DateTime objects in the DisabledDatesCollection. |
![]() | Gets a value indicating whether the DisabledDatesCollection is read-only. |
![]() | Gets a value indicating whether access to the DisabledDatesCollection is synchronized (thread-safe). |
![]() | Gets a System.DateTime at the specified index in the DisabledDatesCollection. |
![]() | Gets the object that can be used to synchronize access to the DisabledDatesCollection. |
Public Instance Methods
![]() | Adds the specified System.DateTime to the DisabledDatesCollection. |
![]() | Removes all System.DateTime objects from the collection. |
![]() | Returns a value indicating whether the DisabledDatesCollection contains the specified System.DateTime. |
![]() | Copies the items from the DisabledDatesCollection to the specified System.Array, starting with the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns a System.Collections.IEnumerator implemented object that contains all System.DateTime objects within the DisabledDatesCollection. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Removes the specified System.DateTime from the DisabledDatesCollection. |
![]() | Returns a String that represents the current Object. |
See Also
DisabledDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace