System::Collections::Specialized::NameValueCollection::Remove मेथड
NameValueCollection::Remove method
विशिष्ट आइटम को हटाता है।
virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const String& | हटाने के लिए आइटम। |
ReturnValue
यदि आइटम मिला और हटाया गया तो सत्य, अन्यथा असत्य।
संबंधित देखें
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++