SpecialDatesCollection Members
From WebControls UltimateCalendar
SpecialDatesCollection overview
Public Instance Constructors
|
|
Initializes a new instance of the SpecialDatesCollection class with the specified date list. |
Public Instance Properties
| Gets the number of System.DateTime objects in the SpecialDatesCollection. | |
| Gets a value indicating whether the SpecialDatesCollection is read-only. | |
| Gets a value indicating whether access to the SpecialDatesCollection is synchronized (thread-safe). | |
| Gets a SpecialDate at the specified index in the SpecialDatesCollection. | |
| Gets the object that can be used to synchronize access to the SpecialDatesCollection. |
Public Instance Methods
| Overloaded. Adds the SpecialDate to the SpecialDatesCollection. | |
| Removes all System.DateTime objects from the collection. | |
| Returns a value indicating whether the SpecialDatesCollection contains the specified System.DateTime. | |
| Copies the items from the SpecialDatesCollection 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 SpecialDatesCollection. | |
| 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. | |
| Overloaded. Removes the specified SpecialDate from the SpecialDatesCollection. | |
| Returns a String that represents the current Object. |
See Also
SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace