TextChangeRange(TextSpan, Int32) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de TextChangeRange.
public:
TextChangeRange(Microsoft::CodeAnalysis::Text::TextSpan span, int newLength);
public TextChangeRange(Microsoft.CodeAnalysis.Text.TextSpan span, int newLength);
new Microsoft.CodeAnalysis.Text.TextChangeRange : Microsoft.CodeAnalysis.Text.TextSpan * int -> Microsoft.CodeAnalysis.Text.TextChangeRange
Public Sub New (span As TextSpan, newLength As Integer)
Paramètres
- span
- TextSpan
- newLength
- Int32