Retrieve the variable column number.
Namespace:
BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
Public Function getColNum As Integer
Return Value
Type:
Int32
The int column number. Returns -1 on error.
Examples
xbexpl.cs from the Introductory Examples folder and xbcontr2.cs from the User's Guide Examples folder.
See Also