Gets the count of selected objects.
[Visual Basic] Function GetSelectionCount() As Integer [C#] int GetSelectionCount(); [C++] int GetSelectionCount() = 0; [JScript] function GetSelectionCount() : int;
A count of selected objects.
ISelectionService Interface | ISelectionService Members | System.ComponentModel.Design Namespace