TopBomIniHelper.ManagementINI.ReadAllSection Method

QsInformatica.Utils

TopBomIniHelperManagementINIReadAllSection Method

Legge tutte le sezioni del file ini

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public ArrayList ReadAllSection()
Public Function ReadAllSection As ArrayList
public:
ArrayList^ ReadAllSection()
member ReadAllSection : unit -> ArrayList 

Return Value

Type: ArrayList
Ritorna un arraylist con tutte le sezioni contenute nel file
See Also