IBuild AssemblerClear Components Method
Dispose of all components and clear them from the collection
Definition
Namespace: Sandcastle.Core.BuildAssembler
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
void ClearComponents()VB
Sub ClearComponentsC++
void ClearComponents()F#
abstract ClearComponents : unit -> unit