Click or drag to resize
Sandcastle Help File BuilderApiFilterCollection Constructor
Constructor

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ApiFilterCollection(
	SandcastleProject project
)

Parameters

project
Type: SandcastleBuilder.UtilsSandcastleProject
The project that owns the collection
Remarks
Child collections do not contain a reference to the project file.
See Also