WwwFormUrlDecoder.First Method

Gets an iterator that represents the first name-value pair in the current URL query string.

Syntax

public:
IIterator<IWwwFormUrlDecoderEntry^ >^ First()  

Return value

Type: IIterator<IWwwFormUrlDecoderEntry^ > 

The first name-value pair.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

WwwFormUrlDecoder Class

WwwFormUrlDecoder Members

Windows.Foundation Namespace