recls C# mapping

DirectoryParts.Finalize Method 

Releases the resources of the instance

[Visual Basic]
Overrides Protected Sub Finalize()
[C#]
protected override void Finalize();

Remarks

The finaliser causes the release of the underlying recls library's resources

See Also

DirectoryParts Class | recls Namespace