FilterObjManager.MakeFilterActive Method (Int32)A Sandcastle Documented Class Library
Activates the filter at the given index.

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

public bool MakeFilterActive(
	int idx
)

Parameters

idx
Type: System.Int32

Return Value

Type: Boolean
See Also