The following tables list the members exposed by PersistableObjectDictionary<T>.
| Name | Description | |
|---|---|---|
|
PersistableObjectDictionary<T> Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
|
Count | (Inherited from System.Collections.DictionaryBase) |
|
IsDisposed | Gets a value indicating if the current object have been disposed yet. |
|
Item | |
|
Keys | |
|
Values |
| Name | Description | |
|---|---|---|
|
Dictionary | (Inherited from System.Collections.DictionaryBase) |
|
InnerHashtable | (Inherited from System.Collections.DictionaryBase) |
| Name | Description | |
|---|---|---|
|
Add | |
|
Clear | (Inherited from System.Collections.DictionaryBase) |
|
ContainsKey | |
|
ContainsValue | |
|
CopyTo | (Inherited from System.Collections.DictionaryBase) |
|
Dispose | Overloaded. Disposes this object |
|
GetEnumerator | |
|
GetInstanceHandler | Overloaded. |
|
Remove |
| Name | Description | |
|---|---|---|
|
CreateNonPublicInstance | |
|
OnClear | (Inherited from System.Collections.DictionaryBase) |
|
OnClearComplete | (Inherited from System.Collections.DictionaryBase) |
|
OnGet | (Inherited from System.Collections.DictionaryBase) |
|
OnInsert | (Inherited from System.Collections.DictionaryBase) |
|
OnInsertComplete | (Inherited from System.Collections.DictionaryBase) |
|
OnRemove | (Inherited from System.Collections.DictionaryBase) |
|
OnRemoveComplete | (Inherited from System.Collections.DictionaryBase) |
|
OnSet | (Inherited from System.Collections.DictionaryBase) |
|
OnSetComplete | (Inherited from System.Collections.DictionaryBase) |
|
OnValidate | (Inherited from System.Collections.DictionaryBase) |