get_Capacity()

StringBuilder::get_Capacity() const method

Gets current capacity of string builder.

int System::Text::StringBuilder::get_Capacity() const

Return Value

Number of allocated characters.

See Also