WwwFormUrlDecoder Members

WwwFormUrlDecoder has the following members.

Public Constructors

  Name Description
WwwFormUrlDecoder Creates and initializes a new instance of the WwwFormUrlDecoder class.

Public Properties

  Name Description
Size Gets the number of the name-value pairs in the current URL query string.

Public Methods

  Name Description
First Gets an iterator that represents the first name-value pair in the current URL query string.
GetAt Gets the name-value pair at the specified index in the current URL query string.
GetFirstValueByName Gets the first name-value pair that has the specified name in the current URL query string.
GetMany Gets name-value pairs starting at the specified index in the current URL query string.
IndexOf Gets a value indicating whether the specified IWwwFormUrlDecoderEntry is at the specified index in the current URL query string.

See also

Reference

WwwFormUrlDecoder Class

Windows.Foundation Namespace