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