Click or drag to resize
CDBiSymbList Method
Place a list of symbols in a VV.

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 int iSymbList(
	CVV oVV1,
	int i2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV to populate, must be type INT.
i2
Type: SystemInt32
See DB_SYMB_TYPEConstant

Return Value

Type: Int32
Number of symbols.
See Also