set_First()

CharacterRange::set_First(int32_t) method

Sets the position of the first character of the range represented by the current object.

void System::Drawing::CharacterRange::set_First(int32_t first)

Arguments

ParameterTypeDescription
firstint32_tThe value to set

See Also