Click or drag to resize

CUSERMETAiCompare Method

Compare 2 USERMETA's

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

public int iCompare(
	CUSERMETA usermeta2
)

Parameters

usermeta2
Type: GeoEngine.Core.GXNetXCUSERMETA
Second UERMETA

Return Value

Type: Int32
0 - No 1 - Yes
See Also