EnumComparerTEnum Class |
[This is preliminary documentation and is subject to change.]
Namespace: VRage
public sealed class EnumComparer<TEnum> where TEnum : struct, new()
The EnumComparerTEnum type exposes the following members.
Name | Description | |
---|---|---|
Compare | ||
Equals |
Determines whether the specified objects are equal.
| |
GetHashCode |
Returns a hash code for the specified object.
|