System::Collections::Generic::Stack::GetEnumerator 方法
Stack::GetEnumerator method
获取枚举器以遍历当前栈。
IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override
ReturnValue
新创建的枚举器,用于遍历当前堆栈。
另见
- Typedef IEnumeratorPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++