C# 클래스 SuperMap.WinRT.REST.Data.GetFeaturesByGeometryService

${REST_GetFeaturesByGeometryService_Title}

${REST_GetFeaturesByGeometryService_Description}

상속: SuperMap.WinRT.Service.ServiceBase
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 메소드들

메소드 설명
GetFeaturesByGeometryService ( ) : SuperMap.WinRT.Service

${REST_GetFeaturesByGeometryService_constructor_D}

GetFeaturesByGeometryService ( string url ) : SuperMap.WinRT.Service

${REST_GetFeaturesByBufferService_constructor_String_D}

ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task

${REST_GetFeaturesByGeometryService_method_ProcessAsync_D}

비공개 메소드들

메소드 설명
GetParameters ( GetFeaturesByGeometryParameters parameters ) : string>.Dictionary

메소드 상세

GetFeaturesByGeometryService() 공개 메소드

${REST_GetFeaturesByGeometryService_constructor_D}
public GetFeaturesByGeometryService ( ) : SuperMap.WinRT.Service
리턴 SuperMap.WinRT.Service

GetFeaturesByGeometryService() 공개 메소드

${REST_GetFeaturesByBufferService_constructor_String_D}
public GetFeaturesByGeometryService ( string url ) : SuperMap.WinRT.Service
url string ${REST_GetFeaturesByGeometryService_constructor_param_url}
리턴 SuperMap.WinRT.Service

ProcessAsync() 공개 메소드

${REST_GetFeaturesByGeometryService_method_ProcessAsync_D}
public ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task
parameters GetFeaturesByGeometryParameters ${REST_GetFeaturesByGeometryService_method_ProcessAsync_param_Parameters}
리턴 Task