Bagikan melalui


WwwFormUrlDecoder.GetAt(UInt32) Metode

Definisi

Mendapatkan pasangan nama-nilai pada indeks yang ditentukan dalam string kueri URL saat ini.

public:
 virtual IWwwFormUrlDecoderEntry ^ GetAt(unsigned int index) = IVectorView<IWwwFormUrlDecoderEntry ^>::GetAt;
IWwwFormUrlDecoderEntry GetAt(uint32_t const& index);
public IWwwFormUrlDecoderEntry GetAt(uint index);
function getAt(index)
Public Function GetAt (index As UInteger) As IWwwFormUrlDecoderEntry

Parameter

index
UInt32

unsigned int

uint32_t

Indeks pasangan nama-nilai.

Mengembalikan

Pasangan nama-nilai pada posisi yang ditentukan oleh indeks.

Penerapan

M:Windows.Foundation.Collections.IVectorView`1.GetAt(System.UInt32) M:Windows.Foundation.Collections.IVectorView`1.GetAt(unsigned int) M:Windows.Foundation.Collections.IVectorView`1.GetAt(uint32_t)

Berlaku untuk