Click or drag to resize
HierarchicalAttributeTable Properties

The HierarchicalAttributeTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of attributes in the attribute table.
Public propertyItem
Gets or sets the attribute with the specified key. If the key is looked up and can't be found, the parents of this are checked, in order. If no attribute is found when it should be returned, an exception is thrown.
Top
See Also