| VersionSettingsCollectionSort Method |
This is used to sort the collection by framework label in ascending
order and by version in descending order.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax member Sort : unit -> unit
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