System::Collections::Generic::IKVCollection::Add method
IKVCollection::Add method
कंटेनर में आइटम जोड़ता है।
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const T& | कंटेनर में जोड़ने के लिए आइटम। |
संबंधित देखें
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++