imbStringCommonToolsgetStringLineList Method |
Namespace: imbSCI.Core.extensions.text
public static List<string> getStringLineList( this string input, StringSplitOptions opts = StringSplitOptions.None, string onlyWithNeedle = null, bool inverseNeedleTest = false )