System::Collections::Generic::List::Add yöntemi
List::Add method
Liste sonuna bir öğe ekler.
void System::Collections::Generic::List<T>::Add(const T &item) override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const T& | Eklenecek öğe. |
Ayrıca Bakınız
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++