find
此方法用于在映射中查找指定的元素。
可见性
Public
特征符
int find(Concept p) const
返回
此方法返回以下某个值:
0
- 在映射中找不到此元素。
1
- 找到此元素。
父主题:
OMMap 类
反馈