System::Collections::Generic::Stack::ToArray मेथड
Stack::ToArray method
स्टैक को एरे में परिवर्तित करता है।
virtual ArrayPtr<T> System::Collections::Generic::Stack<T>::ToArray()
ReturnValue
स्टैक में सभी तत्वों की प्रतियों के साथ नया बनाया गया तत्व।
संबंधित देखें
- Typedef ArrayPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++