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