TopBomIniHelperManagementINI Class |
[Missing <summary> documentation for "T:QsInformatica.Utils.TopBomIniHelper.ManagementINI"]
Namespace: QsInformatica.Utils
The TopBomIniHelperManagementINI type exposes the following members.
Name | Description | |
---|---|---|
TopBomIniHelperManagementINI |
Costruttore
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBomsDefined |
Ritorna un dizionario chiave valore della sezione "bom.idx"
Un elemento è della forma: (bom_n_, Nome_Distinta)
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetName |
Estrapola il nome da una chiave key passata come parametro
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ReadAllSection |
Legge tutte le sezioni del file ini
| |
ReadKey |
Legge dal file il valore della chiave specificiata
| |
ReadSection |
Legge tutte le chiavi e i valori di una sezione del file
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
WriteFile |
Scrive sul file INI
|