Enumeration Methods

Google API

The Enumeration type exposes the following members.

Methods

  NameDescription
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

  NameDescription
Implicit
Performs an implicit conversion from Enumeration to String.

See Also