equal

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

Declaration

var equal: CFDictionaryEqualCallBack!