Click or drag to resize
Llvm.NET LogoITypeRefIsPointerPointer Property

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

FLag to indicate if this type is a pointer to a pointer

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

Property Value

Type: Boolean
See Also