Инструменты пользователя

Инструменты сайта


developers:references:topomatic.foundationclasses.lisp.lmath.tryparse_system.string_ref_system.object

Метод LMath.TryParse(String, Object)

Try to parse a string as an int, a BigInteger or a double.

Синтаксис

public static bool TryParse(string s, out object result)

Параметры

  • s
    • Тип: System.String
  • result
    • Тип: System.Object

Возвращаемое значение

  • Тип: System.Boolean
  • true if s was parsed successfully; otherwise, false.
developers/references/topomatic.foundationclasses.lisp.lmath.tryparse_system.string_ref_system.object.txt · Последние изменения: 2023/07/28 17:28 (внешнее изменение)