Interface IArrayType
Interface for an LLVM array type
Namespace: Llvm.NET.Types
Assembly: Llvm.NET.dll
Syntax
public interface IArrayType : ISequenceType, ITypeRef, IExtensiblePropertyContainer
Properties
Length | Gets the length of the array |