TextSelection.Collapse Method
Collapses the selected text to the active point.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Sub Collapse
void Collapse()
void Collapse()
abstract Collapse : unit -> unit
function Collapse()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.