طريقة System::Collections::Generic::Queue::Enqueue
Queue::Enqueue method
يضع العنصر في نهاية الطابور.
void System::Collections::Generic::Queue<T>::Enqueue(const T &item)
| معامل | نوع | الوصف |
|---|---|---|
| item | const T& | العنصر المراد دفعه. |
انظر أيضًا
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++