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