ExampleStruct OnesComplement operator

Bitwise complement.

public static ExampleStruct operator ~(ExampleStruct value)

See Also