طريقة System::Net::CookieCollection::GetEnumerator

CookieCollection::GetEnumerator method

يحصل على المُعدِّد.

System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override

ReturnValue

مؤشر إلى كائن المُعدِّد الذي تم إنشاؤه حديثًا والذي يمكن استخدامه للتنقل عبر الكائن المتعامل معه.

انظر أيضًا