ScannerClass.col Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int col();
public virtual int col ();
abstract member col : unit -> int
override this.col : unit -> int
Public Overridable Function col () As Integer