This topic has not yet been rated - Rate this topic

ModelingDocView.SetSelectedComponents Method

Puts the selected components into the selection container and replaces the currently-selected components, and notifies the shell of the change.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method SetSelectedComponents(ICollection) Adds the specified components into the selection container and notifies the shell of the selection change. (Inherited from ModelingWindowPane.)
Public method SetSelectedComponents(ICollection, SelectionTypes) Not currently implemented. (Inherited from ModelingWindowPane.)
Top

The existing components in the selection container replaced with the new components are added.

If the selection container's contents are modified, this method calls OnSelectionChanging and OnSelectionChanged.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.