TimeSlot Members
In This Article
#Constructors
Name | Description |
---|---|
Time |
Initializes a new instance of the Time |
Time |
Initializes a new instance of the Time |
Time |
Initializes a new instance of the Time |
#Properties
Name | Description |
---|---|
Display |
Gets or sets the text which identifies an element.
Inherited from User |
Menu |
Gets or sets the element's menu caption.
Inherited from User |
Value | Gets or sets the time interval which specifies the current time slot's value. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the User |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
To |
Returns the textual representation of the time slot. |
See Also