Click or drag to resize

DataModel Constructor

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