StringParser.ParseLengthExpession Method

StringParserParseLengthExpession Method

Overload List
  NameDescription
Public methodStatic memberParseLengthExpession(String, StringParserSettings, UnitSystem, Double)
Parse a string for a length value. Expression can include complex expressions Simplest version of Length parsing
Public methodStatic memberParseLengthExpession(String, Int32, Int32, StringParserSettings, UnitSystem, Double, StringParserSettings, UnitSystem)
Parse a string for a length value. Expression can include complex expressions Most complex version of length parsing
Top
See Also