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