| TokenCollectionSort Method |
This is used to sort the collection
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax member Sort : unit -> unit
Remarks Values are sorted by token name and value. Comparisons
are case-sensitive.
See Also