| QueryString Class |
Namespace: Innovator.Client.Connection
The QueryString type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryString | Initializes a new instance of the QueryString class | |
| QueryString(String) | Initializes a new instance of the QueryString class | |
| QueryString(Uri) | Initializes a new instance of the QueryString class |
| Name | Description | |
|---|---|---|
| Add | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| GroupConcatKeyValuePairString, String | (Defined by Utils.) |
| Name | Description | |
|---|---|---|
| IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |