Click or drag to resize

CMETADeleteAttrib Method

Delete Attrib from META.

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

public void DeleteAttrib(
	int ph_attribute
)

Parameters

ph_attribute
Type: SystemInt32
Attrib to delete
See Also