TopicCollection.TopicCollection Constructor
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
Constructor
public TopicCollection(ContentFile contentLayoutFile)
Parameters
contentLayoutFileContentFileThe content layout file associated with the collection
Remarks
Topics are not loaded until the Load() method is called. If the file
parameter is null, this is assumed to be a child topic collection.