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.
the StringBuilder
En el ejemplo siguiente se muestra cómo llamar a muchos de los métodos definidos por el StringBuilder clase.
The following example shows how to call many of the methods defined by the StringBuilder class.
Si es el objetivo de la búsqueda determinar si una subcadena determinada existe (es decir, si no está interesado en la posición de la subcadena), puede buscar cadenas antes de almacenarlos en el StringBuilder objeto.
If the goal of the search is to determine whether a particular substring exists (that is, if you aren't interested in the position of the substring), you can search strings before storing them in the StringBuilder object.
toString() ahora hace el trabajo pesado de formatear el estado actual del objeto y usted simplemente coloca lo que retorna en el StringBuilder y regresa.
toString() now does the heavy lifting of formatting the object's current state, and you simply stuff what it returns into the StringBuilder and return.
Convertir el StringBuilder de objeto a una String de objetos y realizar modificaciones en el String objeto.
Convert the StringBuilder object to a String object, and perform modifications on the String object.
La nueva capacidad no debe ser mayor que el StringBuilder máximo del objeto.
The new capacity must not be greater than the StringBuilder object's maximum capacity.
Andere resultaten
Considere el uso de la StringBuilder clase bajo estas condiciones
Consider using the StringBuilder class under these conditions
Crea un nuevo XmlWriter instancia utilizando el parámetro StringBuilder.
Create Overloaded. Creates a new XmlWriter instance.
Considere el uso de la StringBuilder clase bajo estas condiciones
Consider using the StringBuilder class to construct strings from multiple segments.
Fácil de usar si asigna todo el texto a un StringBuilder de objetos y, a continuación, comenzar a modificarlo.
Easy to use if you assign all the text to a StringBuilder object, and then begin to modify it.
Cuando haya terminado de modificar el valor de un StringBuilder objeto, puede llamar a su StringBuilder.ToString método para convertir en una cadena.
When you have finished modifying the value of a StringBuilder object, you can call its StringBuilder.ToString method to convert it to a string.
En resumen, nuestro objeto StringBuilder tiene el siguiente tamaño en memoria (en bytes)
In summary, our StringBuilder object has the following memory size (in bytes)
El código crea un StringBuilder objeto llamando a su constructor (sin parámetros) de forma predeterminada.
The code creates a StringBuilder object by calling its default (parameterless) constructor.
La StringBuilder clase incluye métodos que pueden reducir el tamaño del actual StringBuilder instancia.
The StringBuilder class includes methods that can reduce the size of the current StringBuilder instance.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.