Vertaling van "TKey" 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.
Cuando se agregan elementos a una colección SortedList<TKey, TValue>, la capacidad aumenta automáticamente según sea necesario mediante la reasignación de la matriz interna.
As elements are added to a SortedList(Of TKey, TValue), the capacity is automatically increased as required by reallocating the internal array.
SortedList<TKey, TValue> puede admitir varios sistemas de lectura a la vez, siempre y cuando no se modifique la colección.
A SortedList(Of TKey, TValue) can support multiple readers concurrently, as long as the collection is not modified.
Todas las claves de una colección SortedList<TKey, TValue> deben ser únicas.
Every key in a SortedList(Of TKey, TValue) must be unique.
Comentarios La clase genérica SortedList<TKey, TValue> es un árbol de búsqueda binaria que recupera mediante O(logn), donde n es el número de elementos del diccionario.
The SortedList(Of TKey, TValue) generic class is an array of key/value pairs with O(log n) retrieval, where n is the number of elements in the dictionary.
Ejemplos En el ejemplo de código siguiente se crea una colección SortedList<TKey, TValue> vacía de cadenas con claves de cadena y se utiliza el método Add para agregar algunos elementos.
Examples The following code example creates an empty SortedList(Of TKey, TValue) of strings with string keys and uses the Add method to add some elements.
Al disminuir la capacidad se reasigna memoria y se copian todos los elementos de la colección SortedList<TKey, TValue>.
Decreasing the capacity reallocates memory and copies all the elements in the SortedList(Of TKey, TValue).
Los objetos de claves deben permanecer inmutables mientras se utilicen como claves en SortedList<TKey, TValue>.
Key objects must be immutable as long as they are used as keys in the SortedList(Of TKey, TValue).
Comentarios Un código hash es un valor numérico que se utiliza para insertar e identificar un objeto de una colección basado en hash como el Dictionary<TKey, TValue> (clase), el Hashtable clase o un tipo derivado de la DictionaryBase clase.
A hash code is a numeric value that is used to insert and identify an object in a hash-based collection such as the Dictionary<TKey, TValue> class, the Hashtable class, or a type derived from the DictionaryBase class.
En este aspecto, es similar a la clase genérica SortedDictionary<TKey, TValue>.
In this, it is similar to the SortedDictionary(Of TKey, TValue) generic class.
El nuevo núcleo TKEY mejorará la capacidad de procesamiento de datos
New blockchain kernel TKEY will expand the possibilities of data processing
Nombrado incorrectamente intentó almacenar en caché los registros TKEY que podrían desencadenar un fallo de aserción cuando hubo un desajuste de clase.
Named incorrectly tried to cache TKEY records which could trigger a assertion failure when there was a class mismatch.
Muchos de los procesos mencionados de base de datos, modelos de estructuras de base de datos, su procesamiento, disponibilidad, no responden a las necesidades contemporáneas y, aún más, los cambios fundamentales que ahora hay en el núcleo de TKEY.
Many of the processes mentioned DBMS models of database structures, processing, accessibility, do not meet modern requirements and, moreover, the fundamental changes that are now at the core of TKEY.
Descripción: Existía un problema de aserción en la gestión de los paquetes TKEY.
Description: An assertion issue existed in the handling of TKEY packets.