Topic CollectionLoad Method
Load the collection from the related file
Definition
Namespace: Sandcastle.Core.ConceptualContent
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#
public void Load()VB
Public Sub LoadC++
public:
void Load()F#
member Load : unit -> unit Remarks
This will be done automatically at constructor. This can be called to reload the collection
if needed.