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