TokenCollection.TokenCollection Constructor
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
Constructor
public TokenCollection(string filename)
Parameters
filenamestringThe token file associated with the collection.
Remarks
Tokens are not loaded until the Load() method is called.