Bridge

UInt64 ExplicitNarrowingExplicitExplicitExplicit Conversion (UInt64 to Char)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public static explicit operator char (
	ulong value
)
Public Shared Narrowing Operator CType ( _
	value As ULong _
) As Char
static explicit operator wchar_t^ (
	unsigned long long^ value
)

Parameters

value
Type: System..::..UInt64