Table of Contents

Method GetEnumerator

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

GetEnumerator()

Gets an enumerator for the items in the MDTuple

public IEnumerator<T?> GetEnumerator()

Returns

IEnumerator<T>

Enumerator

Remarks

If the underlying tuple is empty this is an empty enumeration