Compartir a través de


HttpTransferCodingHeaderValueCollection.GetView Método

Definición

Devuelve una vista inmutable de HttpTransferCodingHeaderValueCollection.

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

Devoluciones

Vista de HttpTransferCodingHeaderValueCollection.

Implementaciones

Se aplica a