Click or drag to resize
Llvm.NET LogoITypeRefIsPointer Property

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

Flag to indicate if this type is a pointer

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

Property Value

Type: Boolean
See Also