ApiFilterChildren Property
This returns the child API filter collection for this entry
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public ApiFilterCollection Children { get; }
Public ReadOnly Property Children As ApiFilterCollection
Get
public:
property ApiFilterCollection^ Children {
ApiFilterCollection^ get ();
}
member Children : ApiFilterCollection with get
Property Value
ApiFilterCollectionFor namespaces and types, if there are children, they represent the specific entries within
the namespace or type to hide or expose.