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

${iServerJava6R_FindStopResult_Title}

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

Méthodes publiques

Méthode Description
FindStopResult ( ) : System

${iServerJava6R_FindStopResult_constructor_D}

FindStopResult ( List stops ) : System

${iServerJava6R_FindStopResult_constructor_TransferStopInfo_D}

FromJson ( JsonArray json ) : FindStopResult

${iServerJava6R_FindStopResult_method_FromJson_D}

Method Details

FindStopResult() public méthode

${iServerJava6R_FindStopResult_constructor_D}
public FindStopResult ( ) : System
Résultat System

FindStopResult() public méthode

${iServerJava6R_FindStopResult_constructor_TransferStopInfo_D}
public FindStopResult ( List stops ) : System
stops List ${iServerJava6R_FindStopResult_constructor_param_stops}
Résultat System

FromJson() public static méthode

${iServerJava6R_FindStopResult_method_FromJson_D}
public static FromJson ( JsonArray json ) : FindStopResult
json JsonArray ${iServerJava6R_FindStopResult_method_FromJson_param_jsonObject}
Résultat FindStopResult