equal

The callback used to compare values in the dictionary for equality. If NULL, the collection will use pointer equality to compare values in the collection. See Cfdictionaryequalcallback for a description of this callback.

Declaration

var equal: CFDictionaryEqualCallBack!