This topic has not yet been rated - Rate this topic

GeoJsonObjectFormatter Class

WCF Data Services 5.0

Represents a formatter for Json object.

System..::..Object
  System.Spatial..::..GeoJsonObjectFormatter

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)
public abstract class GeoJsonObjectFormatter

The GeoJsonObjectFormatter type exposes the following members.

  NameDescription
Protected methodGeoJsonObjectFormatterInitializes a new instance of the GeoJsonObjectFormatter class.
Top
  NameDescription
Public methodStatic memberCreateCreates the implementation of the formatter.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRead<(Of <<'(T>)>>)Reads from the source.
Public methodToString (Inherited from Object.)
Public methodWriteConverts spatial value to a Json object.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.