Alarm Methods
The Alarm type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Compares the current Alarm with another Alarm and returns an integer that indicates whether the current Alarm precedes, follows, or occurs in the same position in the sort order as the other Alarm. | |
|
|
Creates a new object that is a deep copy of the current Alarm. | |
|
|
Indicates whether the current Alarm is equal to another Alarm. | |
|
|
Determines whether the specified Object is equal to the
current Alarm. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Creates a new Alarm that is a shallow copy of the current Alarm. | |
|
|
Returns a String that represents the
Name of the
current Alarm. |
Extension Methods
|
|
Name |
Description |
|---|---|---|
|
|
Returns an unformatted JSON String that represents the
current Alarm. | |
|
|
Returns an unformatted JSON String that represents the
current Alarm. | |
|
|
Returns a JSON String that represents the
current Alarm. |