Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
de la StringBuilder
If the eventual size of the StringBuilder object is likely to grow exceedingly large, typically in excess of several megabytes.
Si el tamaño final de la StringBuilder objeto es probable que crezca extremadamente grande, normalmente más de varios megabytes.
Negates the performance benefit of the StringBuilder class if the number of modifications is large.
Niega la ventaja de rendimiento de la StringBuilder clase si la cantidad de modificaciones es grande.
If you adopt this approach, you should work from the end of the StringBuilder object to its beginning so that you don't have to repeatedly convert the StringBuilder object to a string.
Si adopta este enfoque, debe trabajar desde el final de la StringBuilder objeto en sus comienzos, por lo que no tiene que convertir repetidamente la StringBuilder objeto en una cadena.
In C#, Chars is an indexer; in Visual Basic, it is the default property of the StringBuilder class.
En C#, Chars es un indizador; en Visual Basic, es la propiedad predeterminada de la StringBuilder clase.
In.NET Core and in the.NET Framework 4.0 and later versions, when you instantiate the StringBuilder object by calling the StringBuilder(Int32, Int32) constructor, both the length and the capacity of the StringBuilder instance can grow beyond the value of its MaxCapacity property.
En.net Core y en el.NET Framework 4,0 y versiones posteriores, cuando se crea una instancia StringBuilder del objeto llamando al StringBuilder(Int32, Int32) constructor, la longitud y la capacidad de la StringBuilder instancia pueden crecer más allá del valor de su MaxCapacity propiedad.Ejemplos
Initializes a new instance of the StringBuilder class using the specified string.
Inicializa una nueva instancia de la clase StringBuilder con la cadena especificada.
By calling any of the StringBuilder constructors that includes a capacity parameter when you create the object.
Al llamar a cualquiera de los StringBuilder constructores que incluye un capacity parámetro cuando se crea el objeto.
Dynamic memory allocation of the StringBuilder object (heap, free store, or whatever you call it).
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "of the stringbuilder" în limba Română