2021 Members
Changes 4
M

KeyBasedTreeEntry

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