ITextChange3.GetNewTextAt(Int32) Méthode

Définition

Obtient un caractère à la position donnée du texte qui a remplacé l’ancien texte.

public:
 char GetNewTextAt(int position);
public:
 char16 GetNewTextAt(int position);
char GetNewTextAt(int position);
public char GetNewTextAt (int position);
abstract member GetNewTextAt : int -> char
Public Function GetNewTextAt (position As Integer) As Char

Paramètres

position
Int32

Position du caractère à retourner.

Retours

Char

S’applique à