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
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void DelItem(
	int item
)

Parameters

item
Type: SystemInt32
Item Number to Delete
See Also