DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Geometry
LineString Class
LineString Methods
Equals Method
GetHashCode Method
Parse Method
ToString Method
LineString
Parse Method
Creates a
LineString
instance from a
Well-known Text(WKT)
representation of a line.
Namespace:
Dse.Geometry
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
public
static
LineString
Parse
(
string
textValue
)
Parameters
textValue
Type:
System
String
Return Value
Type:
LineString
See Also
Reference
LineString Class
Dse.Geometry Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.