ExampleStruct GreaterThanOrEqual operator

Greater than or equal to.

public static bool operator >=(ExampleStruct value1, ExampleStruct value2)

See Also