IRemappedType

Overview

Location

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