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