MultipartContent::IEnumerable::GetEnumerator Method ()

.NET Framework (current version)
 

The explicit implementation of the GetEnumerator method.

Namespace:   System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Return Value

Type: System.Collections::IEnumerator^

An object that can be used to iterate through the collection.

Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: