Overload List
| Name | Description | |
|---|---|---|
| Insert(String, QueryData, Int32) |
Inserts a name/value pair into the list at the specified index,
using a value extracted from another QueryData object.
| |
| Insert(String, String, Int32) |
Inserts a name/value pair into the list at the specified index.
|
See Also