Table of Contents

Method GetEnumerator

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

GetEnumerator()

Gets an enumerator for this collection

public IEnumerator<T?> GetEnumerator()

Returns

IEnumerator<T>

Enumerator for the operands in this collection