Click or drag to resize
CMAPGroupListEx Method
Get a list of views/groups in this map for this mode

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

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

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
list to hold the views. View names may be up to 2080 characters in length.
i2
Type: SystemInt32
See MAP_LIST_MODEConstant
See Also