QueryData Add Method C# API
Overload List

  NameDescription
Public methodAdd(String, QueryData)
Adds a name/value pair to the end of the list, using a value extracted from another QueryData object.
Public methodAdd(String, String)
Adds a name/value pair to the end of the list.
Back to Top
See Also