AdcsDbPropertyCollection Properties |
The AdcsDbPropertyCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the dictionary.
| |
IsReadOnly |
Gets a value indicating whether the dictionary is read-only.
| |
Item |
Gets or sets the value associated with the specified key.
| |
Keys |
Gets a collection containing the keys in the dictionary.
| |
Values |
Gets a collection containing the values in the dictionary.
|