Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting this property to "Ascending" or "Descending" causes to the item's children to always be sorted, even when new items are later added or removed. If you only want to perform a one-time sort, then use the Sort method instead.

The sorting relies upon the child items' ItemType property settings.

...