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>
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>
end
Type Parameters
- T
- Documentation in progress...
The EndPointQueryT type exposes the following members.
Constructors
| Name | Description |
---|
| EndPointQueryT | Initializes a new instance of the EndPointQueryT class. |
TopMethods Extension Methods
| Name | Description |
---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
TopSee Also