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