TextSelection::Backspace Method (Int32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void Backspace(
	int Count = 1
)

Parameters

Count
Type: System::Int32

The number of spaces.

Return to top
Show: