PathGuide类参考

所有成员的列表。

公有成员

(PathGuideItem *) - get:
 根据序号返回行驶导引中的导引子项对象。
(NSInteger) - getCount
 返回行使导引对象中子项的个数。
(void) - dispose

保护属性

NSMutableArray * _items
int m_count

成员函数文档

- (void) dispose  
- (PathGuideItem *) get: (NSInteger)  index  

根据序号返回行驶导引中的导引子项对象。

参数:
index 指定的序号。
返回:
行驶导引中的导引子项对象。
- (NSInteger) getCount  

返回行使导引对象中子项的个数。

返回:
行使导引对象中子项的个数。

成员数据文档

- (NSMutableArray*) _items [protected]
- (int) m_count [protected]

该类的文档由以下文件生成: