System::Collections::Specialized::NameValueCollection::Remove メソッド
NameValueCollection::Remove method
特定の項目を削除します。
virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
| パラメーター | 型 | 説明 |
|---|---|---|
| 項目 | const String& | 削除する項目。 |
ReturnValue
項目が見つかり削除された場合は true、そうでない場合は false。
参照
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++