KeyBasedTreeEntry
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the KeyBasedTreeEntry | |
| Equals | None | (Inherited from Object .) | Object . |
| GetChildrenKeys() | IList<string> | Gets a collection containing the keys of all children entry objects from this entry. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Key | string | The key of this entry. | |
| ParentKey | string | The parent key of this entry. |