Méthode System::Collections::Generic::Stack::Push
Stack::Push method
Place l’élément du sommet de la pile.
void System::Collections::Generic::Stack<T>::Push(const T &item)
| Paramètre | Type | Description |
|---|---|---|
| élément | const T& | Élément à empiler. |
Voir aussi
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++