Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / RowCountException Class / RowCountException Constructor / RowCountException Constructor()




In This Topic
    RowCountException Constructor()
    In This Topic
    Generated base exception for row count error.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New RowCountException()
    public RowCountException()
    public: RowCountException();
    public:
    RowCountException();
    See Also