Click or drag to resize
CMVIEWiListGroups Method
Get a list of the groups in a view.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
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