Table of Contents

TocEntry.ContainsMatch Method

Definition

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

See if this entry or one of its children is a match to the specified source filename

public TocEntry ContainsMatch(string sourceFilename)

Parameters

sourceFilename string

The source filename to match

Returns

TocEntry

The match TOC entry or null if not found