Docs touch ups

This commit is contained in:
Blake Watters
2012-09-21 22:57:54 -04:00
parent 6815ba6444
commit 43be066e0b
7 changed files with 9 additions and 20 deletions

View File

@@ -88,10 +88,4 @@
*/
- (NSUInteger)count;
/**
TODO: Consider alternate names...
- array | arrayValue
- dictionary | dictionaryValue
- object | firstObject
*/
@end

View File

@@ -65,6 +65,7 @@
///------------------------------------------------------
/// @name Retrieving the Properties and Types for a Class
///------------------------------------------------------
/**
Returns the name of a property when provided the name of a property obtained via the `property_getAttributes` reflection API.