System::Collections::Generic::List::Add طريقة
List::Add method
يضيف العنصر إلى نهاية القائمة.
void System::Collections::Generic::List<T>::Add(const T &item) override
| معامل | نوع | الوصف |
|---|---|---|
| item | const T& | العنصر للإضافة. |
انظر أيضًا
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++