C# 클래스 SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopParameter

${iServerJava6R_FindStopParameter_Title}

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

공개 메소드들

메소드 설명
FindStopParameter ( ) : System

${iServerJava6R_FindStopParameter_constructor_D}

FindStopParameter ( string keyword, bool returnPosition ) : System

${iServerJava6R_FindStopParameter_constructor_String_D}

메소드 상세

FindStopParameter() 공개 메소드

${iServerJava6R_FindStopParameter_constructor_D}
public FindStopParameter ( ) : System
리턴 System

FindStopParameter() 공개 메소드

${iServerJava6R_FindStopParameter_constructor_String_D}
public FindStopParameter ( string keyword, bool returnPosition ) : System
keyword string ${iServerJava6R_FindStopParameter_constructor_param_keyword}
returnPosition bool ${iServerJava6R_FindStopParameter_constructor_param_returnPosition}
리턴 System