ITextRangeProvider.Clone Méthode
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.
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.