Click or drag to resize

INIFileGetRawLines Method

Gets the raw lines (skip comments)

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public IList<string> GetRawLines()

Return Value

Type: IListString
IList<System.String>.
See Also