Enumeration(T) Properties

Google API

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

Properties

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

See Also