IProviderDictionary Methods |
The IProviderDictionary type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds the specified object.
(Inherited from IProviderDictionaryTemplateValueType.) | |
Clear |
Clears all the items.
(Inherited from IProviderDictionaryTemplateValueType.) | |
ClearExpired |
Clears all the expired items.
(Inherited from IProviderDictionaryTemplateValueType.) | |
ClearOlder |
Removes the objects older that specified time.
(Inherited from IProviderDictionaryTemplateValueType.) | |
Contains(Object) |
Returns true if the table contains specified record.
(Inherited from IProviderDictionaryTemplateValueType.) | |
Contains(Object, ValueType) |
Returns true if the table contains specified record.
(Inherited from IProviderDictionaryTemplateValueType.) | |
GetRealCount |
Gets the real count of the objects in the dictionary
(Inherited from IProviderDictionaryTemplateValueType.) | |
Invalidate |
Invalidates the dictionary content.
(Inherited from IProviderDictionaryTemplateValueType.) | |
Remove |
Removes the specified object.
(Inherited from IProviderDictionaryTemplateValueType.) |