A Sandcastle Documented Class Library
![]() | INIFileGetRawLines Method |
Gets the raw lines (skip comments)
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

public IList<string> GetRawLines()
Public Function GetRawLines As IList(Of String)
public: IList<String^>^ GetRawLines()
member GetRawLines : unit -> IList<string>
Return Value
Type: IListStringIList<System.String>.
