Share via


OpenXmlElementList.Enumerator.Current Property

Definition

Gets the current OpenXmlElement for the enumerator.

public DocumentFormat.OpenXml.OpenXmlElement Current { get; }
member this.Current : DocumentFormat.OpenXml.OpenXmlElement
Public ReadOnly Property Current As OpenXmlElement

Property Value

Implements

Applies to