RemoveFromList Method
Description
Removes the current open Item from a Named List
Syntax
Visual Basic |
---|
Public Function RemoveFromList( _ ByVal list As String _ ) As Integer |
Parameters
- list
- The Named List for the Item to be removed.
Remarks
Available: GEO D OD OM OV SISpy
Group:
Example
sis.RemoveFromList ("Points")