Instance Method インスタンスメソッド

removeSuite(named:)

Removes the specified domain name from the receiver’s search list. 指定されたドメイン名をレシーバのもつ検索リストから取り除きます。

Declaration 宣言

func removeSuite(named suiteName: String)

Parameters パラメータ

suiteName

The domain name to remove. 取り除くドメイン名。

See Also 参照

Maintaining Suites スイートを保守する