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