System::Collections::Generic::Stack::ToArray método
Stack::ToArray method
Convierte la pila en una matriz.
virtual ArrayPtr<T> System::Collections::Generic::Stack<T>::ToArray()
ReturnValue
Elemento recién creado con copias de todos los elementos en la pila.
Ver también
- Typedef ArrayPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++