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

${REST_FindStopParameter_Title}

Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Méthodes publiques

Méthode Description
FindStopParameter ( ) : System

${REST_FindStopParameter_constructor_D}

FindStopParameter ( string keyword, bool returnPosition ) : System

${REST_FindStopParameter_constructor_String_D}

Method Details

FindStopParameter() public méthode

${REST_FindStopParameter_constructor_D}
public FindStopParameter ( ) : System
Résultat System

FindStopParameter() public méthode

${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}
Résultat System