Vertaling van "IDictionary" in Spaans
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.
It should save the key's original value in the IDictionary.
Se debe guardar el valor original de la clave en IDictionary.
Gets a value indicating whether the IDictionary object has a fixed size.
Save the existing file in a temporary directory and the location of the new location of the file 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.
Two situations illustrate the need to save information in the state-saver IDictionary.
Existen dos situaciones en las que se muestra la necesidad de guardar la información en el objeto IDictionary donde se guardan los estados.
Read the.csv file into a list of IDictionary, then map it straight into the target list of POCOs.
Lea el archivo.csv en una lista de IDictionary, luego asigne directamente a la lista objetivo de POCOs.
An object that implements the IDictionary interface and contains a collection of user-defined key/value pairs.
Objeto que implementa la interfaz de IDictionary y contiene una colección de pares clave-valor definidos por el usuario.Ejemplos
An ICollection object containing the values in the IDictionary object.
Gets an ICollection object containing the keys of the IDictionary object.
Obtiene un objeto ICollection que contiene las claves del objeto DictionaryBase.
Instead, use an IDictionary that is preserved across calls and passed into your Install, Commit, Rollback, and Uninstall methods.
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.
true if the IDictionary contains an element with the key; otherwise, false.
A reference to an IDictionary containing objects stored in the page context. Remarks Use the Items property to store objects with the same lifetime as the page request.
Utilice la Items propiedad para almacenar objetos con la misma duración que la solicitud de página.Use the Items property to store objects with the same lifetime as the page request.
The IDictionary object to copy to a new Hashtable object.