Click or drag to resize
CLSTDelItem Method
Removes an item from the list. All items below it are shifted up one.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void DelItem(
	int i1
)

Parameters

i1
Type: SystemInt32
Item Number to Delete
See Also