 | TopBomIniHelperManagementINIReadAllSection Method |
Legge tutte le sezioni del file ini
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntaxpublic 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