Enumeration Methods

The Enumeration type exposes the following members.

  NameDescription
Public method AddEnumerationElement
Public method Static member Create
Public method Equals Determines whether the specified Enumeration instance is equal to the current Enumeration instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the Enumeration instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: