Click or drag to resize

AdcsDbPropertyCollection Properties

The AdcsDbPropertyCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the dictionary.
Public propertyIsReadOnly
Gets a value indicating whether the dictionary is read-only.
Public propertyItem
Gets or sets the value associated with the specified key.
Public propertyKeys
Gets a collection containing the keys in the dictionary.
Public propertyValues
Gets a collection containing the values in the dictionary.
Top
See Also