Namespace:
Autodesk.Revit.DB
InternalDefinitions
Class
Description:
This object blocks attempts to create new internal definitions as they are not permitted.
This object blocks attempts to create new internal definitions as they are not permitted.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Definitions
Autodesk.Revit.DB.InternalDefinitions
System.Object
Autodesk.Revit.DB.Definitions
Autodesk.Revit.DB.InternalDefinitions
InternalDefinitions Class Members:
Name | Description | Inherited From |
---|---|---|
IsEmpty | Identifies if the definitions collection is empty. (Inherited from Definitions ) | Definitions |
Item | Retrieves a definition by a given name. (Inherited from Definitions ) | Definitions |
Size | The number of definitions in the collection. (Inherited from Definitions ) | Definitions |
Name | Description | Inherited From |
---|---|---|
Contains | Tests for the existence of a definition within the set. (Inherited from Definitions ) | Definitions |
Create | Creates a new parameter definition using specified options. (Inherited from Definitions ) | Definitions |
Dispose | (Inherited from Definitions ) | 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. (Inherited from Definitions ) | Definitions |
GetEnumerator | Retrieves an enumerator to the collection. (Inherited from Definitions ) | Definitions |
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 |