Click or drag to resize

CMETADeleteItem Method

Delete item from META.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.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