TopicCollectionSort Method

This is used to sort the collection

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public void Sort()

Remarks

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

See Also