The DataDictionary type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'DataTranslation>)>)>.)
Public propertyIsReadOnly
Specifies if this list is read only
(Inherited from RepositoryList<(Of <(<'T>)>)>.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'DataTranslation>)>)>.)
Public propertyName
The human readable name of this list
(Inherited from RepositoryList<(Of <(<'T>)>)>.)
Public propertyShowUntranslatedValue
If set to true shows the original value when no translation can be applied

See Also