Click or drag to resize
Sandcastle Help File BuilderApiFilterCollectionSort Method
This is used to sort the collection

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void Sort()
Remarks
All top level items and their children are sorted by API entry type and then by name
See Also