Vertaling van "IDictionary" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Se debe guardar el valor original de la clave en IDictionary.
It should save the key's original value in the IDictionary.
Guarde el archivo existente en un directorio temporal y la ubicación de la nueva ubicación del archivo en el IDictionary.
Save the existing file in a temporary directory and the location of the new location of the file in the IDictionary.
Lea el archivo.csv en una lista de IDictionary, luego asigne directamente a la lista objetivo de POCOs.
Read the.csv file into a list of IDictionary, then map it straight into the target list of POCOs.
Objeto que implementa la interfaz de IDictionary y contiene una colección de pares clave-valor definidos por el usuario.Ejemplos
An object that implements the IDictionary interface and contains a collection of user-defined key/value pairs.
En lugar de ello, utilice un objeto IDictionary que se conserva en las llamadas y se pasa a los métodos Install, Commit, Rollback y Uninstall.
Instead, use an IDictionary that is preserved across calls and passed into your Install, Commit, Rollback, and Uninstall methods.
Existen dos situaciones en las que se muestra la necesidad de guardar la información en el objeto IDictionary donde se guardan los estados.