Name | Description | |
---|---|---|
PersistentDictionary<T> Constructor |
The following tables list the members exposed by PersistentDictionary<T>.
Name | Description | |
---|---|---|
PersistentDictionary<T> Constructor |
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Count | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Item | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Keys | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Values | (Inherited from System.Collections.Generic.Dictionary<string,T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Clear | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Remove | (Inherited from System.Collections.Generic.Dictionary<string,T>) | |
Save | Save the persistable objects in this dictionary to database | |
TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,T>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |