System::String::get_Length method

String::get_Length method

Gets string length.

int System::String::get_Length() const

ReturnValue

Length of contained string.

See Also