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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The returned VV contains the file names.
Syntax
public int iListImg(
	CVV gvv
)

Parameters

gvv
Type: GeoEngine.Core.GXNetXCVV
VV of type -<define>STR_FILE</define>

Return Value

Type: Int32
The number of IMGs.
See Also