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