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