==(_:_:)
Returns a Boolean value that indicates whether two values are equal.
Declaration
static func == (lhs: SpatialTemplateSeatElement, rhs: SpatialTemplateSeatElement) -> BoolParameters
- lhs:
The first value.
- rhs:
The second value.
Returns a Boolean value that indicates whether two values are equal.
static func == (lhs: SpatialTemplateSeatElement, rhs: SpatialTemplateSeatElement) -> BoolThe first value.
The second value.