MBMapkit
|
MBListResult对象表示反回列表类型的结果 更多...
#import <MBListResult.h>
公有成员 | |
(id) | - initWithResult: |
初始化MBListResult对象 | |
属性 | |
NSUInteger | totalCount |
返回结果总的数量 | |
NSUInteger | pageNumber |
返回结果的页码 | |
NSUInteger | pageCount |
NSArray * | resultList |
MBListResult对象表示反回列表类型的结果
- (id) initWithResult: | (NSDictionary *) | result |
初始化MBListResult对象
result | 返回的结果字典 |
- MBListResult: [read, assign] |
返回结果的页码
返回结果的列表