MBMapkit
公有成员 | 属性
MBListResult类参考

MBListResult对象表示反回列表类型的结果 更多...

#import <MBListResult.h>

继承图,类MBListResult
MBBusLineResult MBBusStationResult MBPoiResult

所有成员的列表。

公有成员

(id) - initWithResult:
 初始化MBListResult对象

属性

NSUInteger totalCount
 返回结果总的数量
NSUInteger pageNumber
 返回结果的页码
NSUInteger pageCount
NSArray * resultList

详细描述

MBListResult对象表示反回列表类型的结果


成员函数文档

- (id) initWithResult: (NSDictionary *)  result

初始化MBListResult对象

参数:
result返回的结果字典

属性文档

- MBListResult: [read, assign]

返回结果的页码

返回结果的列表


该类的文档由以下文件生成:
 全部  函数 变量 属性