API Reference > Extension Classes > ExServices Classes > KWIndex Class > KWIndex Methods > KWIndex::find Method
KWIndex::find Method
Syntax
C++
int find(const OdString& input) const;
Parameters 
Description 
const OdString& input 
[in] Input to be matched.  

the index of the keyword matched by the specified input or -1 if no match was found. remarks

Copyright © 2002–2020. Open Design Alliance. All rights reserved.