Searched defs:SelectValueOfPropertyValue (Results 1 – 1 of 1) sorted by relevance
261 struct SelectValueOfPropertyValue : public ::std::unary_function< PropertyValue, Any > struct263 const Any& operator()( const PropertyValue& _rProp ) const { return _rProp.Value; } in operator ()()
Completed in 36 milliseconds