RangeHeaderValue::Ranges Property
.NET Framework (current version)
Gets the ranges specified from the RangeHeaderValue object.
Assembly: System.Net.Http (in System.Net.Http.dll)
public: property ICollection<RangeItemHeaderValue^>^ Ranges { ICollection<RangeItemHeaderValue^>^ get(); }
Property Value
Type: System.Collections.Generic::ICollection<RangeItemHeaderValue^>^The ranges from the RangeHeaderValue object.
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
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: