IEditorOperations.SelectEnclosing Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selects the enclosing parent.
public:
void SelectEnclosing();
public:
void SelectEnclosing();
void SelectEnclosing();
public void SelectEnclosing ();
abstract member SelectEnclosing : unit -> unit
Public Sub SelectEnclosing ()