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