Namespace:
Autodesk.Revit.DB
AssemblyMemberDifferentType
Class
Description:
The two assembly members being compared have different type
The two assembly members being compared have different type
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.AssemblyMemberDifference
Autodesk.Revit.DB.AssemblyMemberDifferentType
System.Object
Autodesk.Revit.DB.AssemblyMemberDifference
Autodesk.Revit.DB.AssemblyMemberDifferentType
AssemblyMemberDifferentType Class Members:
| Name | Description | Inherited From |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from AssemblyMemberDifference ) | AssemblyMemberDifference |
| TypeId1 | Type id of the first assembly member | |
| TypeId2 | Type id of the second assembly member |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | (Inherited from AssemblyMemberDifference ) | AssemblyMemberDifference |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| 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 |