Iterate Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
Iterate() | Initializes a new instance of the Iterate class. |
![]() |
Iterate(String) | Initializes a new instance of the Iterate class from outer XML. |
![]() |
Iterate(array<OpenXmlElement[]) | Initializes a new instance of the Iterate class with the specified child elements. |
![]() |
Iterate(IEnumerable<OpenXmlElement>) | Initializes a new instance of the Iterate class with the specified child elements. |
Top