QueryData Insert Method C# API
Overload List

  NameDescription
Public methodInsert(String, QueryData, Int32)
Inserts a name/value pair into the list at the specified index, using a value extracted from another QueryData object.
Public methodInsert(String, String, Int32)
Inserts a name/value pair into the list at the specified index.
Back to Top
See Also