Click or drag to resize

CMETADeleteAllItems Method

Delete all items in this class.

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