Enumeration(T) Members
From Google API
| Google Translate API Documentation |
| Enumeration<(Of <(T>)>) Members |
| Enumeration<(Of <(T>)>) Class Methods Properties See Also Send Feedback |
The Enumeration<(Of <(T>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Overloaded. | |
| GetDefault |
Gets the default enumeration.
| |
| GetEnums |
Gets all enumerations.
| |
| GetHashCode |
Returns a hash code for this instance.
(Inherited from Enumeration.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Inherited from Enumeration.) |
Properties
| Name | Description | |
|---|---|---|
| IsDefault |
Gets a value indicating whether this instance is default.
(Inherited from Enumeration.) | |
| Name |
Gets the name.
(Inherited from Enumeration.) | |
| Value |
Gets the value.
(Inherited from Enumeration.) |