System::Collections::Generic::Stack::AddRange méthode
Stack::AddRange method
Place des éléments dans la pile.
void System::Collections::Generic::Stack<T>::AddRange(IEnumerablePtr collection)
| Paramètre | Type | Description |
|---|---|---|
| collection | IEnumerablePtr | Conteneur d’éléments à empiler dans la pile. |
Voir aussi
- Typedef IEnumerablePtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++