Click or drag to resize
Sandcastle Help File BuilderVersionSettingsCollectionSort Method
This is used to sort the collection by framework label in ascending order and by version in descending order.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public void Sort()
Remarks
The collection must be sorted in descending order by version in order for the version builder tool to output the correct information.
See Also