Enumeration(T) Methods

Google API

The Enumeration<(Of <(T>)>) type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
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.)

See Also