ApiFilter.Children Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This returns the child API filter collection for this entry
public ApiFilterCollection Children { get; }
Property Value
- ApiFilterCollection
For namespaces and types, if there are children, they represent the specific entries within the namespace or type to hide or expose.