System::Collections::Generic::Stack::Push yöntemi
Stack::Push method
Yığının tepesindeki öğeyi ekler.
void System::Collections::Generic::Stack<T>::Push(const T &item)
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const T& | Yığına itilecek öğe. |
Ayrıca Bakınız
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++