Click or drag to resize
CVAiLen Method
Return length (number of rows) in a VA.

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)
Notes
iCol_VA returns the number of columns.
Syntax
public int iLen()

Return Value

Type: Int32
Length of VA
See Also