GetEnumerator()
CookieCollection::GetEnumerator() method
Gets enumerator.
System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override
Return Value
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.Slides