Click or drag to resize
CMETADeleteItem Method
Delete item from META.

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

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

Parameters

ph_item
Type: SystemInt32
Item to delete
See Also