System::Net::CookieCollection::GetEnumerator method
CookieCollection::GetEnumerator method
Ottiene l’enumeratore.
System::SharedPtr<Collections::Generic::IEnumerator<System::SharedPtr<Cookie>>> System::Net::CookieCollection::GetEnumerator() override
ReturnValue
Puntatore all’oggetto enumeratore appena creato che può essere usato per iterare attraverso l’oggetto interfacciato.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++