TopicCollectionSort Method

This is used to sort the collection

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void Sort()

Remarks

Values are sorted by display title. Comparisons are case-sensitive.

See Also