Instance Method
indexValue(forIndexKey:)indexValueForIndexKey:indexValueForIndexKey_
Declaration
func indexValue(forIndexKey indexKey: CFIndex) -> CFIndexDeclaration
- (CFIndex) indexValueForIndexKey:(CFIndex) indexKey;Declaration
indexValueForIndexKey_(indexKey: CFIndex) -> CFIndex