ISelectionItemProvider.Select 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.
Clears any existing selection and then selects the current element.
public:
void Select();
void Select();
public void Select();
function select()
Public Sub Select ()