ExampleStruct RightShift operator

Right shift.

public static ExampleStruct operator >>(ExampleStruct value1, int value2)

See Also