Share via


Enum Members

The following tables list the members exposed by the Enum type.

Protected Constructors

Name Description
Protected Method Enum Initializes a new instance of the Enum class.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Converts the value of this instance to its equivalent string representation.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Enum Class
System Namespace