ObjectBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for entities and components.
public ref class ObjectBase
public class ObjectBase
type ObjectBase = class
Public Class ObjectBase
- Inheritance
-
ObjectBase
- Derived
Constructors
ObjectBase() |
Properties
InteropId | |
Type |
The exact type of this object. |
Valid |
Whether this object is still valid. |
Methods
AsToolingObject<ToolingObject>() | |
Equals(Object) | |
GetHashCode() |
Operators
Equality(ObjectBase, ObjectBase) | |
Inequality(ObjectBase, ObjectBase) |