Freigeben über


HttpProductInfoHeaderValueCollection.GetView Methode

Definition

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

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

Gibt zurück

Die Ansicht der HttpProductInfoHeaderValueCollection.

Implementiert

Gilt für: