!=(_:_:)
Returns a Boolean that indicates whether the model sort groups are unequal.
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 unequal.
static func != (lhs: ModelSortGroup, rhs: ModelSortGroup) -> BoolA model sort group.
Another model sort group.