The constructor.

Declaration Syntax
public TmsPolyline(
string gml
)
Public Sub New ( _
gml As String _
)
public:
TmsPolyline(
String^ gml
)

Parameters
- gml (String)
- The GML representing the Polyline. In GML, this is a MultiLine.
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)