Constructor TextSpan
TextSpan(int, int)
Initializes a new instance of the TextSpan class with specified parameters.
public TextSpan(int start, int length)
Initializes a new instance of the TextSpan class with specified parameters.
public TextSpan(int start, int length)