Click or drag to resize

CMETADeleteAllItems Method

Delete all items in this class.

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

public void DeleteAllItems(
	int ph_class
)

Parameters

ph_class
Type: SystemInt32
Class of items to delete
See Also