Provides access to the associated class.
A ClassHelper is passed as an argument to the Init method on IClass-Extension Interface.
The Class property should be used by the ClassExtension to get a pointer to the current ObjectClass. A ClassExtension should not keep the pointer in a class level variable, but rather should retrieve it from the ClassHelper as needed.
| Description | ||
|---|---|---|
![]() |
Class | The class for this class helper. |
| CoClasses and Classes | Description |
|---|---|
| ClassHelper | ESRI Class Helper. |
| SchematicElementClass (esriSchematic) | Schematic element class object. |