Click or drag to resize

TypeRefBaseGetTypeWithoutConstant Method

Get the actual type, excluding any constant values.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual TypeRefBase GetTypeWithoutConstant()

Return Value

Type: TypeRefBase
See Also