SchedulerTimeRulerCollection Methods
A collection of time rulers for the SchedulerControl.
Name | Description |
---|---|
Add |
Adds the specified object to the collection.
Inherited from DXCollection |
Add |
Adds a collection of objects to the end of the current collection.
Inherited from Notification |
Begin |
Locks the Notification |
Cancel |
Unlocks the Notification |
Clear() |
Removes all objects from the DXCollection |
Contains |
Determines whether the collection contains the specified item.
Inherited from DXCollection |
Copy |
Copies all the elements from the DXCollection |
End |
Unlocks the Notification |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire DXCollection |
For |
Performs the specified action on each element of the DXCollection |
Get |
Returns an enumerator that iterates through the DXCollection |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the zero-based index of the specified element in the collection.
Inherited from DXCollection |
Insert |
Inserts the specified element into the collection at the specified position.
Inherited from DXCollection |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified element from the collection.
Inherited from DXCollection |
Remove |
Removes the element at the specified index of the DXCollection |
Sort |
Sorts the elements in the entire DXCollection |
To |
Copies the DXCollection |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also