TargetDictionary.Dispose Method

This implements the Dispose() interface to properly dispose of the target dictionary

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.3.22.0
public void Dispose()

Implements

IDisposable.Dispose()

See Also