Back to Devexpress

GeoJsonFileDataAdapter.ToString() Method

windowsforms-devexpress-dot-xtramap-dot-geojsonfiledataadapter-3b5b18cc.md

latest1.0 KB
Original Source

GeoJsonFileDataAdapter.ToString() Method

Gets the object’s text representation.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A string that specifies the object’s text representation.

|

See Also

GeoJsonFileDataAdapter Class

GeoJsonFileDataAdapter Members

DevExpress.XtraMap Namespace