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