System::Collections::Generic::List::GetEnumerator 메서드
List::GetEnumerator method
리스트 요소를 순회하기 위한 열거자를 가져옵니다.
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
새로 생성된 열거자에 대한 포인터.
또 보기
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++