QueryData GetValue Method C# API
Overload List

  NameDescription
Public methodGetValue(String)
Gets the value of the first name/value pair in the list that has the specified name.
Public methodGetValue(String, Int32)
Gets the value of the nth name/value pair in the list that has the specified name.
Back to Top
See Also