get_Ranges()

RangeHeaderValue::get_Ranges() method

Returns the collection of the ranges.

System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<RangeItemHeaderValue>>> System::Net::Http::Headers::RangeHeaderValue::get_Ranges()

Return Value

The collection of the ranges.

See Also