Cadcorp SIS API Methods

GetListSize Method

Description

Gets the number of items in a Named List.

Syntax

Visual Basic
Public Function GetListSize( _
   ByVal list As String _
) As Long

Parameters

list
The Named List to query.

Return Type

The number of items in the given Named List.

Remarks

Named List indices run from zero to one less than the return value.

Available: GEO MM ME MD OD OM OV SISpy

Group:

Example

sis.GetListSize("List1")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).