MSHelpKeywordCollection.Sort Method

HTML to MAML Converter

MSHelpKeywordCollectionSort Method
This is used to sort the collection

Namespace: SandcastleBuilder.Utils
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public void Sort()
Public Sub Sort
public:
void Sort()
member Sort : unit -> unit 
Remarks
Values are sorted by index name and term
See Also