Themed 2026 Presentation Style Preview

TokenCollection Constructor

Constructor

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
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.

See Also