System::Collections::Specialized::StringCollection::Enumerator 클래스

Enumerator class

RTTI 정보.

class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>

메서드

메서드설명
Enumerator(const SharedPtr<StringCollection>&)지정된 컬렉션을 반복하는 열거자를 생성합니다.

비고

Enumerator type to iterate through string collection.

또 보기