The StatusDictionary type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Public propertyDictionaryType
The type of the StatusDictionary depending on the StatusTranslation contained
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gives access to the list using the index of the objects
(Inherited from RepositoryList<(Of <(<'T>)>)>.)
Protected propertyList (Inherited from ValidatingList.)
Public propertyShowUntranslatedValue
When no translation can be applied show the original value if set to true, otherwise it shows the "Unknown" label as a fallback value
Public propertySyncRoot (Inherited from ValidatingList.)

See Also