Click or drag to resize

EndPointQueryT Class

Documentation in progress...
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsEndPointQueryT

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class EndPointQuery<T> : IPointClusterQuery<T>

Type Parameters

T
Documentation in progress...

The EndPointQueryT type exposes the following members.

Constructors
  NameDescription
Public methodEndPointQueryT
Initializes a new instance of the EndPointQueryT class.
Top
Methods
  NameDescription
Public methodGetClusters
Documentation in progress...
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also