Click or drag to resize

CMVIEWiListGroups Method

Get a list of the groups in a view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iListGroups(
	CLST lst,
	int flag
)

public int iListGroups(
	CLST lst,
	int flag
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
List
flag
Type: SystemInt32
<define>MVIEW_GROUP_LIST</define>

Return Value

Type: Int32
Number of groups in the list
See Also