![]() | InDesign SDK 20.5 |
#include <KeyValuePair.h>
Public Member Functions | |
| ValueMatchPredicate (const Value &value) | |
| bool | operator() (const KeyValuePair< Key, Value > &x) |
Public Attributes | |
| Value | fValue |
Predicate object used for finding matching values. Useful for finding the key the corresponds to a given value.