System::Collections::Generic::Stack::ToArray method
Stack::ToArray method
Konverterar stacken till en array.
virtual ArrayPtr<T> System::Collections::Generic::Stack<T>::ToArray()
ReturnValue
Nyskapat element med kopior av alla element i stacken.
Se även
- Typedef ArrayPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++