[This is preliminary documentation and is subject to change.]
Returns stable ulong hash for a type that does not depend on a platform
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ulong TypeHash(
Type type
)
public static ulong TypeHash(
Type type
)
Public Shared Function TypeHash (
type As Type
) As ULong
Public Shared Function TypeHash (
type As Type
) As ULong
public:
static unsigned long long TypeHash(
Type^ type
)
public:
static unsigned long long TypeHash(
Type^ type
)
static member TypeHash :
type : Type -> uint64
static member TypeHash :
type : Type -> uint64
Return Value
Type:
UInt64