Click or drag to resize
CMAPViewList Method
Get a list of all views in this map.

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 void ViewList(
	CLST oLST1
)

Parameters

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