SpecialDatesCollection Methods

WebControls UltimateCalendar

UltimateCalendar Class Library

SpecialDatesCollection Methods

The methods of the SpecialDatesCollection class are listed below. For a complete list of SpecialDatesCollection class members, see the SpecialDatesCollection Members topic.

Public Instance Methods

AddOverloaded. Adds the SpecialDate to the SpecialDatesCollection.
Clear Removes all System.DateTime objects from the collection.
Contains Returns a value indicating whether the SpecialDatesCollection contains the specified System.DateTime.
CopyTo Copies the items from the SpecialDatesCollection to the specified System.Array, starting with the specified index.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEnumerator Returns a System.Collections.IEnumerator implemented object that contains all System.DateTime objects within the SpecialDatesCollection.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
RemoveOverloaded. Removes the specified SpecialDate from the SpecialDatesCollection.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace