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

MBSuggestResult对象表示建议关键词的结果 更多...

#import <MBSuggestResult.h>

所有成员的列表。

公有成员

(id) - initWithDictionary:
 初始化MBSuggestResult对象

属性

NSUInteger count
 建议关键词的数量
NSArray * suggests
 所有(MBSuggest对象)的数组

详细描述

MBSuggestResult对象表示建议关键词的结果


成员函数文档

- (id) initWithDictionary: (NSDictionary *)  dictionary

初始化MBSuggestResult对象

参数:
dictionary包含MBSuggestResult对象内容的数据字典

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