Click or drag to resize
IProviderDictionaryTemplateTValue Methods

The IProviderDictionaryTemplateTValue generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified object.
Public methodClear
Clears all the items.
Public methodContains(Object)
Returns true if the table contains specified record.
Public methodContains(Object, TValue)
Returns true if the table contains specified record.
Public methodInvalidate
Invalidates the dictionary content.
Public methodRemove
Removes the specified object.
Top
See Also