ClassificationEntry Methods

The ClassificationEntry type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from KeyBasedTreeEntry.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetChildrenKeys
Gets a collection containing the keys of all children entry objects from this entry.
(Inherited from KeyBasedTreeEntry.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasBadCategoryId
Checks if the category id is Revit BuiltInCategory id.
Public methodHasBadLevel
Checks if the level is an integer in range between 1 and 5 inclusive.
Public methodHasInvalidKey
Checks if the key matches the level and parent key.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also