recls C# mapping

DirectoryParts.Dispose Method 

Releases the recls library's resources used by this instance

[Visual Basic]
Public Sub Dispose()
[C#]
public void Dispose();

Remarks

Calling Dispose allows for an early release of resources back to the recls library

See Also

DirectoryParts Class | recls Namespace