Enumeration Methods
From Google API
The Enumeration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to this instance.
(Overrides Object..::.Equals(Object).) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides Object..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides Object..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Implicit |
Performs an implicit conversion from Enumeration to String.
|