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