ITextRangeProvider.Clone 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會傳回與原始ITextRangeProvider 相同的新 ITextRangeProvider,並繼承原始的所有屬性。
public:
ITextRangeProvider ^ Clone();
ITextRangeProvider Clone();
public ITextRangeProvider Clone();
function clone()
Public Function Clone () As ITextRangeProvider
傳回
新的文字範圍。 這個方法永遠不會傳回 null。