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++