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