XDataDictionary Properties |
The XDataDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppIds |
Gets an ICollection containing the application registry names of the current dictionary.
|
![]() | Count |
Gets the number of extended data contained in the current dictionary.
|
![]() | IsReadOnly |
Gets a value indicating whether the actual dictionary is read-only.
|
![]() | Item |
Gets or sets the extended data with the specified application registry name.
|
![]() | Values |
Gets an ICollection containing the extended data list of the current dictionary.
|