TextSpan.TextSpan

TextSpan constructor

Créer le TextSpan

public TextSpan(int start, int length)
ParamètreTaperLa description
startInt32Le début.
lengthInt32La durée.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionLancer si les arguments sont hors limites.

Voir également