Click or drag to resize

BuildList Constructor

Overload List
 NameDescription
Public methodBuildList Initializes a new instance of the BuildList class.
Public methodBuildList(IEnumerableOpenXmlElement) Initializes a new instance of the BuildList class with the specified child elements.
Public methodBuildList(OpenXmlElement) Initializes a new instance of the BuildList class with the specified child elements.
Public methodBuildList(String) Initializes a new instance of the BuildList class from outer XML.
Top
See Also