Base class of all GUID-based enum classes.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.GuidEnum
More
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public class GuidEnum
The GuidEnum type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GuidEnum | Creates an Guid-based enum instance with the supplied name and GUID. GUID-based enum instance can be compared by this guid value. |
Properties
Name | Description | |
---|---|---|
![]() | Guid | The Guid of GUID-based enum object. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Compares two Guid-based enum object based on their concrete class and GUID value. (Overrides Object.Equals(Object)) |
![]() | GetHashCode | Generates a hash code for this Guid-based enum object. (Overrides Object.GetHashCode()) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
See Also
Reference
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.GuidEnum
Autodesk.Revit.DB.ExternalResourceType
Autodesk.Revit.DB.ExternalService.ExternalServiceId
Autodesk.Revit.DB.FailureDefinitionId
Autodesk.Revit.DB.NumberingSchemaType
Autodesk.Revit.DB.PerformanceAdviserRuleId
Autodesk.Revit.UI.DockablePaneId