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