C# Класс SuperMap.WinRT.REST.TrafficTransferAnalyst.FindStopParameter

${REST_FindStopParameter_Title}

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
FindStopParameter ( ) : System

${REST_FindStopParameter_constructor_D}

FindStopParameter ( string keyword, bool returnPosition ) : System

${REST_FindStopParameter_constructor_String_D}

Описание методов

FindStopParameter() публичный Метод

${REST_FindStopParameter_constructor_D}
public FindStopParameter ( ) : System
Результат System

FindStopParameter() публичный Метод

${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}
Результат System