Click or drag to resize

TagList Constructor

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