Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.Types
IArrayType Interface
IArrayType Properties
Length Property
IArrayType
Length Property
[This is preliminary documentation and is subject to change.]
Length of the array
Namespace:
Llvm.NET.Types
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
uint
Length
{
get
; }
Property Value
Type:
UInt32
See Also
Reference
IArrayType Interface
Llvm.NET.Types Namespace