C# 클래스 SuperMap.WinRT.OGC.GetWFSDescribeFeatureType

${mapping_GetWFSDescribeFeatureType_Tile}

${mapping_GetWFSDescribeFeatureType_Description}

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

공개 메소드들

메소드 설명
GetWFSDescribeFeatureType ( ) : System

${mapping_GetWFSDescribeFeatureType_constructor_D}

GetWFSDescribeFeatureType ( string url ) : System

${mapping_GetWFSDescribeFeatureType_constructor_string_D}

ProcessAsync ( ) : List>>.Task

${mapping_GetWFSDescribeFeatureType_method_ProcessAsync_D}

비공개 메소드들

메소드 설명
GetFinalUrl ( ) : string
GetHeaderName ( string name, string type, string &typename, string &typeValue ) : void
GetSimpleName ( string complexName ) : string
ParseImportResult ( System.Xml.Linq.XDocument doc, string targetNS ) : List>.Dictionary
ParseSuccessResult ( System.Xml.Linq.XDocument document ) : List>>.Task

메소드 상세

GetWFSDescribeFeatureType() 공개 메소드

${mapping_GetWFSDescribeFeatureType_constructor_D}
public GetWFSDescribeFeatureType ( ) : System
리턴 System

GetWFSDescribeFeatureType() 공개 메소드

${mapping_GetWFSDescribeFeatureType_constructor_string_D}
public GetWFSDescribeFeatureType ( string url ) : System
url string
리턴 System

ProcessAsync() 공개 메소드

${mapping_GetWFSDescribeFeatureType_method_ProcessAsync_D}
public ProcessAsync ( ) : List>>.Task
리턴 List>>.Task