共用方式為


RichEditTextRange.GetClone 方法

定義

建立與這個文字範圍物件相同的新物件。

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

傳回

重複的文字範圍物件。

實作

適用於