Documentation in progress...
Inheritance HierarchySystemObject
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
Syntaxpublic class EndPointQuery<T> : IPointClusterQuery<T>
Public Class EndPointQuery(Of T)
Implements IPointClusterQuery(Of T)
generic<typename T>
public ref class EndPointQuery : IPointClusterQuery<T>
type EndPointQuery<'T> =
class
interface IPointClusterQuery<'T>
endType Parameters
- T
- Documentation in progress...
The EndPointQueryT type exposes the following members.
Constructors|
| Name | Description |
|---|
 | EndPointQueryT | Initializes a new instance of the EndPointQueryT class. |
Top
Methods
Extension Methods|
| Name | Description |
|---|
 | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
Top
See Also