Click or drag to resize

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
C#
public virtual Object GetReferencedType()

Return Value

Type: Object
See Also