Click or drag to resize

TypeRefGetTypeWithoutConstant Method

Get a TypeRef for 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 override TypeRefBase GetTypeWithoutConstant()

Return Value

Type: TypeRefBase
See Also