HttpProductInfoHeaderValueCollection.GetView Método

Definición

Devuelve una vista inmutable de HttpProductInfoHeaderValueCollection.

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

Devoluciones

Vista de HttpProductInfoHeaderValueCollection.

Implementaciones

Se aplica a