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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iListGroups(
	CLST oLST1,
	int i2
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
list
i2
Type: SystemInt32
See MVIEW_GROUP_LISTConstant

Return Value

Type: Int32
Number of groups in the list
See Also