Gets name-value pairs starting at the specified index in the current URL query string.
public:
uint32 GetMany(
uint32 startIndex,
out Array<IWwwFormUrlDecoderEntry>^ items
)
startIndex
Type: uint32
The index to start getting name-value pairs at.
items
Type: IWwwFormUrlDecoderEntry
The name-value pairs.
Type: uint32
The number of name-value pairs in items.
Namespace: Windows.Foundation
Metadata: windows.winmd