Operator 演算子

==(_:_:)

Indicates whether two URL component instances are the same. 2つのURL構成要素インスタンスが同じであることを指し示します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing URL Components URL構成要素を比較する