Freigeben über


HttpExpectationHeaderValueCollection.GetView Methode

Definition

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

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

Gibt zurück

Die Ansicht der HttpExpectationHeaderValueCollection.

Implementiert

Gilt für: