Topic CollectionSort Method
This is used to sort the collection
Definition
Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public void Sort()VB
Public Sub SortC++
public:
void Sort()F#
member Sort : unit -> unit Remarks
Values are sorted by display title. Comparisons are case-sensitive.