OpenXmlElementList.Enumerator Struct

Definition

An enumerator used for OpenXmlElementList.

C#
public struct OpenXmlElementList.Enumerator : System.Collections.Generic.IEnumerator<DocumentFormat.OpenXml.OpenXmlElement>
Inheritance
OpenXmlElementList.Enumerator
Implements

Properties

Current

Gets the current OpenXmlElement for the enumerator.

Methods

MoveNext()

Moves the enumerator forward.

Explicit Interface Implementations

Applies to

Product Versions
DocumentFormat.OpenXml 3.0.0, 3.0.1