Table of Contents

Method GetEnumerator

Namespace
Ubiquity.NET.Llvm.Metadata
Assembly
Ubiquity.NET.Llvm.dll

GetEnumerator()

Gets an enumerator for the operands in this collection

public IEnumerator<IrMetadata?> GetEnumerator()

Returns

IEnumerator<IrMetadata>

Enumerator of operands