TypeRefBaseGetElementType Method |
Get the element type of the type reference (if it's an array or pointer, otherwise null).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual TypeRefBase GetElementType()
Return Value
Type:
TypeRefBaseSee Also