Method ParseStrings NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v9.dll ParseStrings(int, int) Perform lexical analysis specified strings. public virtual void ParseStrings(int first, int last) Parameters first int Index of the first line to parse. last int Index of the last line to parse.