Click or drag to resize
CAGGiListImg Method
Lists file names of all the IMGs inside of the AGG.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The returned VV contains the file names.
Syntax
public int iListImg(
	CVV oVV1
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV of type -STR_FILE

Return Value

Type: Int32
The number of Imgs.
See Also