AppointmentLabelCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the Appointment |
#Properties
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the DXCollection |
Count |
Gets the number of elements contained in the DXCollection |
Is |
Gets whether the collection has been locked for updating.
Inherited from Notification |
Uniqueness |
Gets or sets the type of an object, which provides uniqueness for the current DXCollection |
#Methods
Name | Description |
---|---|
Add |
Adds an instance of the User |
Add |
Creates a new label with the specified settings and adds it to the collection of appointment labels. |
Add |
Creates a new label with the specified settings and adds it to the collection of appointment labels. |
Add |
Creates a new instance of the User |
Add |
Creates a new instance of the User |
Add |
Creates a new label with the specified settings and adds it to the collection of appointment labels. |
Add |
Creates a new label with the specified settings and adds it to the collection of appointment labels. |
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 |
Copy |
Copies all the elements from the DXCollection |
Create |
Creates a new label with the specified identifier, display name, menu caption and color. |
Create |
Creates a new label with the specified identifier, display name and menu caption. |
Create |
Creates a new label with the specified identifier and displayed name, and with menu caption which is the same as display name. |
Create |
Creates a new label with the identifier created by default, specified displayed name and menu caption which is the same as display name. |
Dispose() | Empty method that implements the Dispose method of the IDisposable interface. |
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 |
Obtains a label object specified by its identifier. |
Get |
Gets the label at the specified index of the Appointment |
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. |
Has |
Indicates whether the current collection includes only standard items, created by default.
Inherited from User |
Insert |
Inserts the specified element into the collection at the specified position.
Inherited from DXCollection |
Load |
Clears the collection and loads standard items created by default.
Inherited from User |
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 |
To |
Copies the DXCollection |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Collection |
Occurs when the collection is changed.
Inherited from Notification |
Collection |
This event occurs when the collection is about to change.
Inherited from Notification |
See Also