CreateSorter:(ParentKey: Integer): IRdsElementsSorter;
ParentKey. Key of a parent element, for which child elements are sorted.
The CreateSorter method creates an object that sorts child elements of an element passed by the ParentKey parameter.
The property use is given in the example for IRdsElementComparer.Less.
See also: