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