Table of Contents

Class DITypeArray

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Array of DIType nodes for use with see DIBuilder methods

public class DITypeArray : TupleTypedArrayWrapper<DIType>, IReadOnlyList<DIType?>, IReadOnlyCollection<DIType?>, IEnumerable<DIType?>, IEnumerable
Inheritance
DITypeArray
Implements
Inherited Members