Examples with "ArrayList en" and their translation 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.
Por ejemplo, cuando Wsdl.exe encuentra un tipo ArrayList en una descripción de servicio, crea Object Array en la clase de proxy generada.
For example, when Wsdl.exe encounters an ArrayList type in a service description, it creates an Object Array in the generated proxy class.
Si bien es posible escribir otro bucle para insertar cada objeto en una nueva ArrayList en el orden opuesto, la codificación podría crecer tediosamente después de la tercera o cuarta vez.
While you could write another for loop to insert each object into a new ArrayList in the opposite order, the coding would grow tedious after the third or fourth time.
Estoy creando este *arraylist en un servicio y quiere pasar este *arraylist a otra Actividad.
Andere resultaten
Establece la capacidad en el número real de elementos que hay en ArrayList.
Establece la capacidad en el número real de elementos que hay en ArrayList.
Transforma una lista de valores almacenados en cadenas de texto en un arrayList.
Transforms a list of values stored as a text chain into an array list.
Con los genéricos, usted puede especificar el tipo de elemento que se puso en la ArrayList.
With generics, you can specify the type of item that went in the ArrayList.
Cuando el proveedor se reinicia, continúa con la siguiente operación en la ArrayList e inicia una nueva transacción.
When the provider starts again, it continues with the next operation in the ArrayList and starts a new transaction.
Busca el Object especificado y devuelve el índice de base cero de la última aparición en la ArrayList completa.
Busca el Object especificado y devuelve el índice de base cero de la última aparición en la ArrayList completa.
Retrieves the index of the specified control in the control collection.
Busca el objeto Object especificado y devuelve el índice de base cero de la primera aparición en toda la colección Busca el objeto Object especificado y devuelve el índice de base cero de la última aparición en la ArrayList completa.
IndexOf(Object, Int32) Searches for the specified Object and returns the zero-based index of the first occurrence within the range of elements in the ArrayList that extends from the specified index to the last element.
Quiero utilizar esto *arraylist más tarde como *blockinglist.
I want to use this arraylist later as a blockinglist.
Número de elementos que puede contener la colección ArrayList.
Gets the number of elements actually contained in the ArrayList.