TypeRefBaseGetReferencedType Method |
Get the actual type reference (ITypeDecl or Type), retrieving them from any constant values if necessary.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual Object GetReferencedType()
Return Value
Type:
ObjectSee Also