←Select platform

IsDisposed Property

Summary

Determines if this AAMVAIDBuilder is diposed.

Syntax
C#
VB
C++
public bool IsDisposed { get; } 
Public ReadOnly Property IsDisposed() As Boolean 
   Get 
public:  
   property bool IsDisposed 
   { 
      bool get() 
   } 

Property Value

True if disposed, false otherwise.

Remarks

AAMVAIDBuilders should not be reused after disposal.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly