Freigeben über


HttpContentCodingHeaderValueCollection.GetView Methode

Definition

Gibt eine unveränderliche Ansicht der HttpContentCodingHeaderValueCollection zurück.

public:
 virtual IVectorView<HttpContentCodingHeaderValue ^> ^ GetView() = IVector<HttpContentCodingHeaderValue ^>::GetView;
IVectorView<HttpContentCodingHeaderValue> GetView();
public IReadOnlyList<HttpContentCodingHeaderValue> GetView();
function getView()
Public Function GetView () As IReadOnlyList(Of HttpContentCodingHeaderValue)

Gibt zurück

Die Ansicht der HttpContentCodingHeaderValueCollection.

Implementiert

Gilt für: