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