LengthValueCreate Method (String, StringParserSettings, Boolean) |
Namespace: Rhino
public static LengthValue Create( string s, StringParserSettings ps, out bool parsedAll )
Public Shared Function Create ( s As String, ps As StringParserSettings, <OutAttribute> ByRef parsedAll As Boolean ) As LengthValue
[Missing <param name="ps"/> documentation for "M:Rhino.LengthValue.Create(System.String,Rhino.Input.StringParserSettings,System.Boolean@)"]
[Missing <returns> documentation for "M:Rhino.LengthValue.Create(System.String,Rhino.Input.StringParserSettings,System.Boolean@)"]