Click or drag to resize

CMETADeleteItem Method

Delete item from META.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void DeleteItem(
	int ph_item
)

public void DeleteItem(
	int ph_item
)

Parameters

ph_item
Type: SystemInt32
Item to delete
See Also