Click or drag to resize
Sandcastle Help File BuilderFileItemCollectionSort 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
Values are sorted by display title and ID. Comparisons are case-insensitive.
See Also