System::Collections::IListImplRefType::Add طريقة
IListImplRefType::Add method
يضيف عنصرًا إلى نهاية القائمة.
virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | SharedPtr<System::Object> | عنصر للإضافة. |
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Page for C++