Click or drag to resize
Sandcastle Help File BuilderTokenCollection Constructor
Constructor

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public TokenCollection(
	string filename
)

Parameters

filename
Type: SystemString
The token file associated with the collection.
Remarks
See Also