ToggleButtonGroupState.operator ==

public static bool operator ==(UIElements.ToggleButtonGroupState lhs, UIElements.ToggleButtonGroupState rhs);

Parameters

lhs The first option set to be compared against.
rhs The second option set to be compared against.

Returns

bool True if both option sets are the same, otherwise returns false.

Description

Checks if both of the ToggleButtonGroupState are the same.


Did you find this page useful? Please give it a rating: