System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Remove メソッド
String >::Remove method
コレクションから要素を削除します。
bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Remove(const String &item) override
| パラメーター | 型 | 説明 |
|---|---|---|
| 項目 | const String& | 削除する項目。 |
ReturnValue
要素が見つかって削除された場合は true、そうでない場合は false。
参照
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++