Click or drag to resize
Sandcastle Help File BuilderCodeSnippetCollectionLoad Method
Load the collection from the related file

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void Load()
Remarks
This will be done automatically at constructor. This can be called to reload the collection if needed.
See Also