IRemappedType
Overview
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
- Ancestry: IType | IRemappedType
Properties
RealType
property RealType: IType read;
IType RealType { get; }
var RealType: IType { get{} }
IType RealType { __get; }
ReadOnly Property RealType() As IType
SubType
property SubType: IType read;
IType SubType { get; }
var SubType: IType { get{} }
IType SubType { __get; }
ReadOnly Property SubType() As IType