UInt32NDecrement Operator

Definition

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

Parameters

value  UInt32N
 

Return Value

UInt32N

See Also