System::Collections::Generic::IEnumerable::GetEnumerator 메서드

IEnumerable::GetEnumerator method

열거자를 가져옵니다.

virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IEnumerable<T>::GetEnumerator()=0

ReturnValue

인터페이스된 객체를 반복하는 데 사용할 수 있는 새로 생성된 열거자 객체에 대한 포인터.

또 보기