TopicCollectionLoad Method

Load the collection from the related file

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public void Load()

Remarks

This will be done automatically at constructor. This can be called to reload the collection if needed.

See Also