Click or drag to resize

VarTypeRefGetElementType Method

Get the element type of the associated inferred type reference.

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

Return Value

Type: TypeRefBase
See Also