Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentDeclParentClass Method |
Implementation of IRtModelBuilder.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- typeName
- Type: SystemString
The name of the type. - parentName
- Type: SystemString
The name of the parent type.
Implements
IRtModelBuilderDeclParentClass(String, String)
This implementation allows MvComponent to store the class hierarchy.
If you override this function in a subclass, it is
important to call the MvComponent implementation.