set_Length()

CharacterRange::set_Length(int32_t) method

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

void System::Drawing::CharacterRange::set_Length(int32_t length)

Arguments

ParameterTypeDescription
lengthint32_tThe value to set

See Also