Click or drag to resize
EnumComparerTEnumInstance Property

[This is preliminary documentation and is subject to change.]

The singleton accessor.

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public static EnumComparer<TEnum> Instance { get; }

Property Value

Type: EnumComparerTEnum

[Missing <value> documentation for "P:VRage.EnumComparer`1.Instance"]

See Also