Freigeben über


HttpTransferCodingHeaderValueCollection.GetView Methode

Definition

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

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

Gibt zurück

Die Ansicht der HttpTransferCodingHeaderValueCollection.

Implementiert

Gilt für: