System::Collections::Specialized::NameValueCollection::GetEnumerator 메서드

NameValueCollection::GetEnumerator method

컬렉션을 반복하기 위한 열거자를 가져옵니다.

System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override

ReturnValue

현재 컬렉션을 순회하는 열거자를 생성했습니다.

또 보기