2027 Members
Changes 0
M

ClassificationEntry Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from KeyBasedTreeEntry ) KeyBasedTreeEntry
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetChildrenKeys() IList<String> Gets a collection containing the keys of all children entry objects from this entry. (Inherited from KeyBasedTreeEntry ) KeyBasedTreeEntry
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M HasBadCategoryId() Boolean Checks if the category id is Revit BuiltInCategory id.
M HasBadLevel() Boolean Checks if the level is an integer in range between 1 and 5 inclusive.
M HasInvalidKey() Boolean Checks if the key matches the level and parent key.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object