@@ -85,11 +85,11 @@ - (size_t)count; /** * \return The objects of the array as a C array */ -- (id*)data; +- (id*)cArray; /** * Returns a specific object of the OFDataArray. * * \param index The number of the object to return