Metodo System::Net::Http::Headers::HttpHeaderValueCollection::GetEnumerator
HttpHeaderValueCollection::GetEnumerator method
Ottiene l’enumeratore.
System::SharedPtr<Collections::Generic::IEnumerator<T>> System::Net::Http::Headers::HttpHeaderValueCollection<T>::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 HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++