System::Net::CookieCollection::GetEnumerator 메서드
CookieCollection::GetEnumerator method
열거자를 가져옵니다.
System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override
ReturnValue
인터페이스된 객체를 반복하는 데 사용할 수 있는 새로 생성된 열거자 객체에 대한 포인터.
또 보기
- Typedef SharedPtr
- Class IEnumerator
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++