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