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

removeSuiteNamed:

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

Declaration 宣言

- (void)removeSuiteNamed:(NSString *)suiteName;

Parameters パラメータ

suiteName

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

See Also 参照

Maintaining Suites スイートを保守する