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