Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
DisposableObject Class

Internal Base class for dtSearch.Engine objects that implement IDisposable.

public class DisposableObject : Object, IDisposable;

DisposeUnmanagedItems() may be called from Dispose or a Finalizer. DisposeManagedItems() may be called only from Dispose.