System::Net::PathList::GetEnumerator method
PathList::GetEnumerator method
Returns the enumerator for the current collection.
System::SharedPtr<Collections::Generic::IEnumerator<Collections::Generic::KeyValuePair<String, System::SharedPtr<CookieCollection>>>> System::Net::PathList::GetEnumerator()
ReturnValue
The enumerator for the current collection.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class String
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.PUB for C++