UInt32N   Conversion (UInt32N to Int32)

Definition

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

Parameters

value  UInt32N
 

Return Value

Int32

See Also