C# Class SuperMap.WinRT.REST.TrafficTransferAnalyst.FindStopParameter

${REST_FindStopParameter_Title}

显示文件 Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
FindStopParameter ( ) : System

${REST_FindStopParameter_constructor_D}

FindStopParameter ( string keyword, bool returnPosition ) : System

${REST_FindStopParameter_constructor_String_D}

Method Details

FindStopParameter() public method

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

FindStopParameter() public method

${REST_FindStopParameter_constructor_String_D}
public FindStopParameter ( string keyword, bool returnPosition ) : System
keyword string ${REST_FindStopParameter_constructor_param_keyword}
returnPosition bool ${REST_FindStopParameter_constructor_param_returnPosition}
return System