Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / ParameterOutOfRangeException Class / ParameterOutOfRangeException Constructor / ParameterOutOfRangeException Constructor()




In This Topic
ParameterOutOfRangeException Constructor()
In This Topic
Generated base exception for a parameter out of range.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ParameterOutOfRangeException()
See Also