Dim instance As IdentificationResult Dim disposing As Boolean instance.Dispose(disposing)
Parameters
- disposing
- A value indicating whether this object is being disposed through the IDisposable interface or not, and therefore the object is being finalized.