Barcode Xpress for .NET Framework v13.9 - Updated
InvalidIndexException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : InvalidIndexException Class
This exception is thrown if a request for results is outside the valid range.
Object Model
InvalidIndexException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidIndexException 
   Inherits BarcodeException
'Usage
 
Dim instance As InvalidIndexException
[Serializable()]
public sealed class InvalidIndexException : BarcodeException 
[Serializable()]
public __gc __sealed class InvalidIndexException : public BarcodeException 
[Serializable()]
public ref class InvalidIndexException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.InvalidIndexException

See Also

Reference

InvalidIndexException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.