Table of Contents

TokenCollection.TokenCollection Constructor

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

Constructor

public TokenCollection(string filename)

Parameters

filename string

The token file associated with the collection.

Remarks

Tokens are not loaded until the Load() method is called.