MonthCalendar.BoldedDateCollection overview
![]() |
Gets the number of elements contained in the CollectionBase instance. |
![]() |
Overloaded. Gets or sets the BoldedDate object with the specified date in the collection. |
![]() |
Adds a BoldedDate object to the end of the collection. |
![]() |
Adds an array of BoldedDate to the end of the collection. |
![]() |
Removes all objects from the CollectionBase instance. |
![]() |
Determines whether a specified BoldedDate object is in the collection. |
![]() |
Copies the collection to an array. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Returns an enumerator that can iterate through the CollectionBase instance. |
![]() |
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. |
![]() |
Returns the index of the specified BoldedDate object in the collection. |
![]() |
Inserts a BoldedDate object to the collection. |
![]() |
Removes a BoldedDate object from the collection. |
![]() |
Removes the element at the specified index of the CollectionBase instance. |
![]() |
Returns a String that represents the current Object. |
![]() |
Occurs whenever a new item is inserted into this collection. |
![]() |
Occurs whenever an item is removed from this collection. |
![]() |
Gets an ArrayList containing the list of elements in the CollectionBase instance. |
![]() |
Gets an IList containing the list of elements in the CollectionBase instance. |
![]() |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Copies the entire CollectionBase to a compatible one-dimensional Array, starting at the specified index of the target array. |
![]() |
Adds an object to the end of the CollectionBase. |
![]() |
Determines whether the CollectionBase contains a specific element. |
![]() |
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire CollectionBase. |
![]() |
Inserts an element into the CollectionBase at the specified index. |
![]() |
Removes the first occurrence of a specific object from the CollectionBase. |
![]() |
Creates a shallow copy of the current Object. |
![]() |
Performs additional custom processes when clearing the contents of the CollectionBase instance. |
![]() |
Performs additional custom processes after clearing the contents of the CollectionBase instance. |
![]() |
Performs additional custom processes before inserting a new element into the CollectionBase instance. |
![]() |
Performs additional custom processes after inserting a new element into the CollectionBase instance. |
![]() |
Raises the ItemAdded event. |
![]() |
Raises the ItemRemoved event. |
![]() |
Performs additional custom processes when removing an element from the CollectionBase instance. |
![]() |
Performs additional custom processes after removing an element from the CollectionBase instance. |
![]() |
Performs additional custom processes before setting a value in the CollectionBase instance. |
![]() |
Performs additional custom processes after setting a value in the CollectionBase instance. |
![]() |
Performs additional custom processes when validating a value. |
MonthCalendar.BoldedDateCollection Class | Wimark.Controls Namespace