ToMatch is an optional search expression specifying the text to match against items being listed.
DStringProperty ToMatch;
For example, to list all field names starting with "A", you would set SetListFlags(dtsListIndexFields), and set ToMatch to "A*".
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|