The KeyValueStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KeyValueStruct | Initializes a new instance of the KeyValueStruct class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Funge da funzione hash per un determinato tipo.
(Inherited from Object.) |
![]() | GetType |
Ottiene l'oggetto Type dell'istanza corrente.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | ID |
Chiave univoca alfanumerica di riconoscimento
|
![]() | MappedCode |
Codice o categoria mappata, per abbinare all'ID un codice di riconoscimento determinato nel contesto della funzione chiamante
|
![]() | Text |
Descrizione in testo da usare nelle scelte combo e simili.
|