Class DITypeArray
Array of DIType nodes for use with see DebugInfoBuilder methods
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.dll
Syntax
public class DITypeArray : TupleTypedArrayWrapper<DIType>, IReadOnlyList<DIType>, IReadOnlyCollection<DIType>, IEnumerable<DIType>, IEnumerable