Click or drag to resize

CMVIEWiFindGroup Method

Find a Group by name.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iFindGroup(
	string group_name
)

public int iFindGroup(
	string group_name
)

Parameters

group_name
Type: SystemString
Group name

Return Value

Type: Int32
Group Number.
See Also