Namespace:
Autodesk.Revit.DB
Definitions
Class
Description:
A base class that supports the addition of new parameter definitions.
A base class that supports the addition of new parameter definitions.
Remarks:
There are two derivations of this class, one of which handles external parameters and another which handles internal parameters.
There are two derivations of this class, one of which handles external parameters and another which handles internal parameters.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Definitions
Autodesk.Revit.DB.ExternalDefinitions
Autodesk.Revit.DB.InternalDefinitions
System.Object
Autodesk.Revit.DB.Definitions
Autodesk.Revit.DB.ExternalDefinitions
Autodesk.Revit.DB.InternalDefinitions
Definitions Class Members:
Name | Description | Inherited From |
---|---|---|
Definitions | Constructs an empty set of parameter definitions. |
Name | Description | Inherited From |
---|---|---|
Contains | Tests for the existence of a definition within the set. | |
Create | Creates a new parameter definition using specified options. | |
Dispose | Releases all resources used by the Definitions | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetBasicIEnumerator | Returns an enumerator that iterates through a collection. | |
GetEnumerator | Retrieves an enumerator to the collection. | |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |