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