Table of Contents

ToLong Method

ToLong<TEnum>(TEnum) Deprecated

[Obsolete]
public static long ToLong<TEnum>(this TEnum value) where TEnum : Enum

Parameters

value TEnum

Returns

long

Type Parameters

TEnum