Click or drag to resize
Sandcastle Help File BuilderImageReferenceCollectionSort Method
This is used to sort the collection

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void Sort()
Remarks
Values are sorted by display title and ID. Comparisons are case-insensitive.
See Also