TopicCollectionSort Method

This is used to sort the collection

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public void Sort()

Remarks

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

See Also