SelectionContainer Constructor

This constructor initializes a new SelectionContainer object on creation.

Overload List

  Name Description
Public method SelectionContainer() Initializes a new SelectionContainer object. The overload provides the ability to restrict user control over the SelectableObjects and SelectedObjects collections.
Public method SelectionContainer(Boolean, Boolean) Creates a new SelectionContainer object with the ability to restrict user control over the SelectableObjects and SelectedObjects collections.

Top

Remarks

Calling the constructor of the SelectionContainer class creates a selection container, but does not populate it.

See Also

Reference

SelectionContainer Class

SelectionContainer Members

Microsoft.VisualStudio.Shell Namespace