ColumnCountOutOfRangeException Constructor()
In This Topic
Initializes a new instance of the ColumnCountOutOfRangeException class with a default error message.
Syntax
'Declaration
Public Function New()
public ColumnCountOutOfRangeException()
See Also