System::Collections::Generic::List::Add method
List::Add method
Lägger till element i slutet av listan.
void System::Collections::Generic::List<T>::Add(const T &item) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const T& | Objekt att lägga till. |
Se även
- Class List
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++