TokenCollectionLoad Method

Load the collection from the related file

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void Load()

Remarks

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

See Also