
Public Member Functions | |
| Context (Object object) | |
Protected Member Functions | |
| int | count () |
| Object | objectAtIndex (int i) |
Protected Attributes | |
| Object[] | array |
| List | list |
| NSArray | nsarray |
| Context | ( | Object | object | ) |
| int count | ( | ) | [protected] |
Gets the number of elements from any object.
| Object objectAtIndex | ( | int | i | ) | [protected] |
Gets the object at the given index from any object.
Object [] array [protected] |
List list [protected] |
NSArray nsarray [protected] |
1.5.8