find

find 方法用于在集合中查找指定的元素。

可见性
Public
特征符
int find(void* p) const
参数
p

这是要查找的元素

返回

此方法返回以下某个值:


反馈