Share via


RichEditTextRange.GetClone メソッド

定義

このテキスト範囲オブジェクトと同じ新しいオブジェクトを作成します。

public:
 virtual ITextRange ^ GetClone() = GetClone;
ITextRange GetClone();
public ITextRange GetClone();
function getClone()
Public Function GetClone () As ITextRange

戻り値

重複するテキスト範囲オブジェクト。

実装

適用対象