FilterObjManager Append Method (FilterObj)A Sandcastle Documented Class Library
Appends a filter to the list, directly after the active filter. Excess filters are pruned.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool Append(
	FilterObj obj
)

Return Value

Type: Boolean
See Also