System::Net::CookieCollection::GetEnumerator method
CookieCollection::GetEnumerator method
Gets enumerator.
System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override
ReturnValue
Pointer to newly created enumerator object which can be used to iterate through interfaced object.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.PUB for C++