Table of Contents

Class DINodeArray

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

Array of DINode debug information nodes for use with DIBuilder methods

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

See Also