UInt32N   Conversion (UInt32N to UInt16)

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static explicit operator ushort (
	UInt32N value
)

Parameters

value  UInt32N
 

Return Value

UInt16

See Also