QueryData Constructor C# API
Overload List

  NameDescription
Public methodQueryData 
Initialises a new instance of the QueryData class, with no name/value pairs.
Public methodQueryData(String)
Initialises a new instance of the QueryData class by parsing a URL encoded string
Public methodQueryData(IntPtr, Boolean)
For internal use only. Of no interest to the user.
Back to Top
See Also