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