IMultiSelectionBroker.ClearSecondarySelections 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.
Removes all but the PrimarySelection from the session.
public:
void ClearSecondarySelections();
public void ClearSecondarySelections ();
abstract member ClearSecondarySelections : unit -> unit
Public Sub ClearSecondarySelections ()