Click or drag to resize

CMETADeleteClass Method

Delete Class from META.

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

public void DeleteClass(
	int ph_class
)

Parameters

ph_class
Type: SystemInt32
Class to delete
See Also