Class DITypeArray
Array of DIType nodes for use with see DebugInfoBuilder methods
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DITypeArray : TupleTypedArrayWrapper<DIType>, IReadOnlyList<DIType>, IReadOnlyCollection<DIType>, IEnumerable<DIType>, IEnumerable