Click or drag to resize
IProviderDictionaryTKey, TValue Properties

The IProviderDictionaryTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names
(Inherited from IProviderDictionary.)
Public propertyCount
Items count.
(Inherited from IProviderDictionary.)
Public propertyDataIsValid
Returns true if the dictionary content is valid.
(Inherited from IProviderDictionary.)
Public propertyName
Dictionary name.
(Inherited from IProviderDictionary.)
Public propertyObjectType
Object type
(Inherited from IProviderDictionary.)
Top
See Also