다음을 통해 공유


IEditorOperations.Delete 메서드

있는 경우 선택 영역을 삭제 합니다. 있는 경우 선택 영역이 없는 경우 버퍼에서 다음 문자를 삭제 합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Operations
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Function Delete As Boolean
bool Delete()
bool Delete()
abstract Delete : unit -> bool
function Delete() : boolean

반환 값

형식: Boolean
편집이 성공하면 true이고, 그렇지 않으면 false입니다.

.NET Framework 보안

참고 항목

참조

IEditorOperations 인터페이스

Microsoft.VisualStudio.Text.Operations 네임스페이스