Other Operations With CFTree Structures

Beta documentation : This document has not received a full technical review and therefore might contain inaccuracies.

The CFTree type includes two functions that are very similar to other Collection Services functions. The CFApplyFunctionToChildren function applies a program-defined applier function to the children of a parent CFTree object. The CFTreeSortChildren function sorts the children of a parent CFTree object using a comparator function that you can define (or employ, as long as it comforms to the CFComparatorFunction type).


© 1999 Apple Computer, Inc. – (Last Updated 07 September 99)