Documentation in progress...
Inheritance HierarchySystemObject
Ptv.XServer.Controls.Map.ToolsStartPointQueryT
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntaxpublic class StartPointQuery<T> : IPointClusterQuery<T>
Public Class StartPointQuery(Of T)
Implements IPointClusterQuery(Of T)
generic<typename T>
public ref class StartPointQuery : IPointClusterQuery<T>
type StartPointQuery<'T> =
class
interface IPointClusterQuery<'T>
endType Parameters
- T
- Documentation in progress...
The StartPointQueryT type exposes the following members.
Constructors
Methods
Extension Methods|
| Name | Description |
|---|
 | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
Top
See Also