Click or drag to resize

CMETAIGetObjName Method (Int32, String)

Get the name of this item.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IGetObjName(
	int ph_object,
	ref string name
)

public void IGetObjName(
	int ph_object,
	ref string name
)

Parameters

ph_object
Type: SystemInt32
Object
name
Type: SystemString
Name of object
See Also