IOperation.OperationList.Enumerator Struct

Definition

Implements a struct-based enumerator for Microsoft.CodeAnalysis.Operation nodes. This type is not hardened to default(Enumerator), and will null reference in these cases. Calling Current after MoveNext() has returned false will throw an InvalidOperationException.

C#
public struct IOperation.OperationList.Enumerator
Inheritance
IOperation.OperationList.Enumerator

Properties

Methods

Applies to

Product Versions
Roslyn 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2, 4.13.0