| IProviderDictionary Methods |
The IProviderDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the specified object.
(Inherited from IProviderDictionaryTemplateTValue.) | |
| Clear |
Clears all the items.
(Inherited from IProviderDictionaryTemplateTValue.) | |
| Contains(Object) |
Returns true if the table contains specified record.
(Inherited from IProviderDictionaryTemplateTValue.) | |
| Contains(Object, TValue) |
Returns true if the table contains specified record.
(Inherited from IProviderDictionaryTemplateTValue.) | |
| Invalidate |
Invalidates the dictionary content.
(Inherited from IProviderDictionaryTemplateTValue.) | |
| Remove |
Removes the specified object.
(Inherited from IProviderDictionaryTemplateTValue.) |