A Sandcastle Documented Class Library
![]() | XMX Class |
Modulo per la lettura dei file xmx per la localizzazione delle stringhe.

SystemObject QsInformatica.UtilsXMX
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

The XMX type exposes the following members.

Name | Description | |
---|---|---|
![]() | XMX |
Costruttore senza argomenti.
|
![]() | XMX(String) |
Costruttore con nome file.
|
![]() | XMX(String, String) |
Costruttore con nome file completo di percorso.
|

Name | Description | |
---|---|---|
![]() | Dizionario |
Restituisce il dizionario delle stringhe indicizzate.
|
![]() | FileName |
Restituisce il nome del file .xmx
utilizzato per il caricamento delle stringhe localizzate.
|
![]() | FullFileName |
Restituisce il nome del file xmx, completo di percorso,
utilizzato per il caricamento delle stringhe localizzate.
|
![]() | Path |
Restituisce il percorso nel quale è stato caricato il file xmx
utilizzato per il caricamento delle stringhe localizzate.
|

Name | Description | |
---|---|---|
![]() ![]() | CheckSum |
Restituisce il checksum della stringa passata.
|
![]() | 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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLastError |
Restituisce la stringa descrivente l'ultimo errore avvenuto. Può essere una stringa vuota "".
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IMSG |
Restituisce il messaggio localizzato.
|
![]() | Load |
Carica in memoria i messaggi presenti nel file .xmx con il quale si è inizializzato l'oggetto.
Per la trasformazione da array di byte a stringa viene utilizzato l'encoding 1252.
|
![]() | Load(Encoding) |
Carica in memoria i messaggi presenti nel file .xmx con il quale si è inizializzato l'oggetto,
utilizzando un particolare Encoding.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

Usare la funzione IMSG, all'interno dei sorgenti,
per racchiudere le costanti stringa che devono essere tradotte.
