OpenXmlElement.IEnumerable<OpenXmlElement>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the child collection.

C#
System.Collections.Generic.IEnumerator<DocumentFormat.OpenXml.OpenXmlElement> IEnumerable<OpenXmlElement>.GetEnumerator ();

Returns

An IEnumerator object that can be used to iterate through the child collection.

Implements

Applies to

Product Versions
DocumentFormat.OpenXml 3.0.0, 3.0.1