Click or drag to resize

CEDBiGetMultiChans Method

Get a list of the all multiple selected channels.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2026.1.0.24
Syntax
public int iGetMultiChans(
	CVV vv
)

public int iGetMultiChans(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetXCVV
VV (INT) in which to place the list.

Return Value

Type: Int32
Number of symbols in the list. Terminates GX if there was an error.
Remarks
The VV elements must be INT. Multiple selected channel lists
See Also