recls C# mapping (release 12th October 2003) | |
FileEntry.Dispose Method
Releases the recls library's resources used by this instance
[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
IDisposable.Dispose
[C#]public
void Dispose();
Implements
IDisposable.Dispose
Remarks
Calling Dispose allows for an early release of resources back to the recls library
See Also
FileEntry Class | recls Namespace