System::Drawing::CharacterRange::set_Length method

CharacterRange::set_Length method

Returns the number of characters in the range represented by the current object.

void System::Drawing::CharacterRange::set_Length(int32_t length)
ParameterTypeDescription
lengthint32_tThe value to set

See Also