Click or drag to resize

XDataDictionary Properties

The XDataDictionary type exposes the following members.

Properties
  NameDescription
Public propertyAppIds
Gets an ICollection containing the application registry names of the current dictionary.
Public propertyCount
Gets the number of extended data contained in the current dictionary.
Public propertyIsReadOnly
Gets a value indicating whether the actual dictionary is read-only.
Public propertyItem
Gets or sets the extended data with the specified application registry name.
Public propertyValues
Gets an ICollection containing the extended data list of the current dictionary.
Top
See Also