System::Collections::Generic::LinkedList::Add μέθοδος
LinkedList::Add method
Προσθέτει element στο τέλος της λίστας.
void System::Collections::Generic::LinkedList<T>::Add(const T &element) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| element | const T& | Στοιχείο προς προσθήκη στη λίστα. |
Δείτε επίσης
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++