ISelectionService::SelectionCount Property

 

Gets the count of selected objects.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

property int SelectionCount {
	int get();
}

Property Value

Type: System::Int32

The number of selected objects.

.NET Framework
Available since 1.1
Return to top
Show: