Name | Description | |
---|---|---|
AccountDataDictionary Constructor | Overloaded. |
The following tables list the members exposed by AccountDataDictionary.
Name | Description | |
---|---|---|
AccountDataDictionary Constructor | Overloaded. |
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Count | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Item | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Keys | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Values | (Inherited from System.Collections.Generic.Dictionary<string,string>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Clear | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
GetValue | Returns a value from the dictionary for the given key. | |
OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
Parse | Load a URL encoded string of name/value pairs into the dictionary. | |
Remove | (Inherited from System.Collections.Generic.Dictionary<string,string>) | |
ToString | Returns a string that represents the current object. | |
TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,string>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |