Click or drag to resize

CMVIEWiListGroups Method

Get a list of the groups in a view.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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.GXNetCLST
List
flag
Type: SystemInt32
<define>MVIEW_GROUP_LIST</define>

Return Value

Type: Int32
Number of groups in the list
See Also