Mono Class Library: System.Enum Overview | MembersSystem.Enum.Equals Method |
Determines whether the current instance and the specified object represent the same type and value. [Edit]
|
true if obj is of the same enumeration type and represents the same value as the current instance; otherwise, false. [Edit]
Note: This method overrides object.Equals(object).[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0