Click or drag to resize
Llvm.NET LogoITypeRefIsVoid Property

[This is preliminary documentation and is subject to change.]

Flag to indicate if this type represents the void type

Namespace:  Llvm.NET.Types
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
bool IsVoid { get; }

Property Value

Type: Boolean
See Also