Bagikan melalui


HttpProductInfoHeaderValueCollection.GetView Metode

Definisi

Mengembalikan tampilan httpProductInfoHeaderValueCollection yang tidak dapat diubah.

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

Mengembalikan

Tampilan HttpProductInfoHeaderValueCollection.

Penerapan

Berlaku untuk