Compartir a través de


HttpContentCodingHeaderValueCollection.GetView Método

Definición

Devuelve una vista inmutable de HttpContentCodingHeaderValueCollection.

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

Devoluciones

Vista de HttpContentCodingHeaderValueCollection.

Implementaciones

Se aplica a