CollectionEditor::CanSelectMultipleInstances Method ()
.NET Framework (current version)
Indicates whether multiple collection items can be selected at once.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System::Booleantrue if it multiple collection members can be selected at the same time; otherwise, false. By default, this returns true.
This method indicates whether multiple collection members can be selected within the collection editor dialog box.
.NET Framework
Available since 1.1
Available since 1.1
Show: