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