Click or drag to resize

AttributeDefinitionDictionary Properties

The AttributeDefinitionDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of attribute definition contained in the current dictionary.
Public propertyIsReadOnly
Gets a value indicating whether the actual dictionary is read-only.
Public propertyItem
Gets or sets the attribute definition with the specified tag.
Public propertyTags
Gets an ICollection containing the tags of the current dictionary.
Public propertyValues
Gets an ICollection containing the attribute definition list of the current dictionary.
Top
See Also