Click or drag to resize
Sandcastle Help File BuilderApiFilterCollectionToString Method
Convert the API filter entry and its children to a string

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override string ToString()

Return Value

Type: String
The entries in the MRefBuilder API filter XML format
See Also