All Cadcorp SIS API Methods

GetNumSelEx Method

Description

Gets the number of items selected in the current SWD.

Syntax

Visual Basic
Public Function GetNumSelEx() As Long

Return Type

The number of selected Items.

Remarks

Selected item indices run from zero to one less than the return value.

This method should be used to return values greater than 32k (32767 items). GetNumSel is retained for backward compatibility.

Available: D OD OM OV

Group: