Click or drag to resize

CUSERMETAiCompare Method

Compare 2 USERMETA's

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iCompare(
	CUSERMETA usermeta2
)

public int iCompare(
	CUSERMETA usermeta2
)

Parameters

usermeta2
Type: GeoEngine.Core.GXNetCUSERMETA
Second UERMETA

Return Value

Type: Int32
0 - No 1 - Yes
See Also