Click or drag to resize
Llvm.NET LogoITypeRefKind Property

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

LLVM Type kind for this type

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

Property Value

Type: TypeKind
See Also