KeyBasedTreeEntry Members

The KeyBasedTreeEntry type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the KeyBasedTreeEntry
Public methodEquals (Inherited from Object.)
Public methodGetChildrenKeys
Gets a collection containing the keys of all children entry objects from this entry.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyKey
The key of this entry.
Public propertyParentKey
The parent key of this entry.

See Also