System::Text::StringBuilder::get_Length メソッド

StringBuilder::get_Length method

ビルダー内の文字列の長さを取得します。

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

ReturnValue

ビルダーに現在格納されている文字数。

参照