==(_:_:)
Returns a Boolean that indicates whether the model sort groups are equal.
Declaration
static func == (lhs: ModelSortGroup, rhs: ModelSortGroup) -> BoolParameters
- lhs:
A model sort group.
- rhs:
Another model sort group.
Returns a Boolean that indicates whether the model sort groups are equal.
static func == (lhs: ModelSortGroup, rhs: ModelSortGroup) -> BoolA model sort group.
Another model sort group.