Table of Contents

Class DIImportedEntityArray

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

Array of DIImportedEntity debug information nodes for use with DIBuilder methods

public class DIImportedEntityArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode?>, IReadOnlyCollection<DINode?>, IEnumerable<DINode?>, IEnumerable
Inheritance
DIImportedEntityArray
Implements
Inherited Members