Click or drag to resize

EngineWindowsDispose Method (Boolean)

IT Hit User File System
Releases the unmanaged resources used by the EngineWindows and optionally releases the managed resources

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26727.0-Beta2
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also