Cadcorp SIS API Methods

Delete Method

Description

Deletes all of the Items in a Named List.

Syntax

Visual Basic
Public Function Delete( _
   ByVal list As String _
) As Integer

Parameters

list
A Named List containing the Items to be deleted.

Remarks

If this method succeeds, the Named List  and all the items in the list will be deleted. To delete a list without deleting the items, use the EmptyList method.

Available: GEO MM ME MD OD OM OV SISpy

Group:

Example

sis.Delete ("SelectedItems")


Send comments on this topic.

Click to return to www.cadcorp.com

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