SelectionContainer Constructor
Include Protected Members
Include Inherited Members
This constructor initializes a new SelectionContainer object on creation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Initializes a new SelectionContainer object. The overload provides the ability to restrict user control over the SelectableObjects and SelectedObjects collections.
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.