GetNumSel Method
Description
Gets the number of items selected in the current SWD.
Syntax
Visual Basic |
---|
Public Function GetNumSel() As Integer |
Return Type
The number of selected items.
Remarks
You can use GetNumSelEx, which can handle larger values, instead of GetNumSel.
Selected item indices run from zero to one less than the return value.
Available: D OD OM OV
Group: