UInt16NOnesComplement Operator

Definition

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

Parameters

value  UInt16N
 

Return Value

UInt16N

See Also