| TopBomIniHelperManagementINIReadAllSection Method |
Legge tutte le sezioni del file ini
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax public ArrayList ReadAllSection()
Public Function ReadAllSection As ArrayList
public:
ArrayList^ ReadAllSection()
member ReadAllSection : unit -> ArrayList
Return Value
Type:
ArrayListRitorna un arraylist con tutte le sezioni contenute nel file
See Also