C# Class SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopParameter

${iServerJava6R_FindStopParameter_Title}

Datei anzeigen Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FindStopParameter ( ) : System

${iServerJava6R_FindStopParameter_constructor_D}

FindStopParameter ( string keyword, bool returnPosition ) : System

${iServerJava6R_FindStopParameter_constructor_String_D}

Method Details

FindStopParameter() public method

${iServerJava6R_FindStopParameter_constructor_D}
public FindStopParameter ( ) : System
return System

FindStopParameter() public method

${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}
return System