Contents

!=(_:_:)

Returns a Boolean that indicates whether the model sort groups are unequal.

Declaration

static func != (lhs: ModelSortGroup, rhs: ModelSortGroup) -> Bool

Parameters

  • lhs:

    A model sort group.

  • rhs:

    Another model sort group.