Поделиться через


HttpContentCodingHeaderValueCollection.ReplaceAll Метод

Определение

Заменяет все элементы HttpContentCodingHeaderValue в коллекции указанными элементами HttpContentCodingHeaderValue .

public:
 virtual void ReplaceAll(Platform::Array <HttpContentCodingHeaderValue ^> ^ items) = IVector<HttpContentCodingHeaderValue ^>::ReplaceAll;
void ReplaceAll(winrt::array_view <HttpContentCodingHeaderValue const&> const& items);
public void ReplaceAll(HttpContentCodingHeaderValue[] items);
function replaceAll(items)
Public Sub ReplaceAll (items As HttpContentCodingHeaderValue())

Параметры

Реализации

Применяется к