Declaration

func indexValue(forIndexKey indexKey: CFIndex) -> CFIndex

Declaration

- (CFIndex) indexValueForIndexKey:(CFIndex) indexKey;

Declaration

indexValueForIndexKey_(indexKey: CFIndex) -> CFIndex