ApiFilterCollectionToString Method

Convert the API filter entry and its children to a string

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public override string ToString()

Return Value

String
The entries in the MRefBuilder API filter XML format

See Also