API  1.0.0
CPIndexPath.h
Go to the documentation of this file.
1 
2 @interface CPIndexPath : CPObject
3 {
4  CPArray _indexes // @accessors(property=indexes);
5 }
6 @end