다음을 통해 공유


RichEditTextRange.GetClone 메서드

정의

이 텍스트 범위 개체와 동일한 새 개체를 만듭니다.

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

반환

중복된 텍스트 범위 개체입니다.

구현

적용 대상