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


HttpContentCodingWithQualityHeaderValueCollection.ReplaceAll Метод

Определение

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

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

Параметры

Реализации

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