Partager via


ITextRangeProvider.Clone Méthode

Définition

Retourne un nouveau ITextRangeProvider identique à l’ITextRangeProvider d’origine et qui hérite de toutes les propriétés de l’original.

public:
 ITextRangeProvider ^ Clone();
ITextRangeProvider Clone();
public ITextRangeProvider Clone();
function clone()
Public Function Clone () As ITextRangeProvider

Retours

Nouvelle plage de texte. Cette méthode ne retourne jamais la valeur Null.

S’applique à