Click or drag to resize

CMETADeleteAttrib Method

Delete Attrib from META.

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