ToMatch is an optional search expression specifying the text to match against items being listed.
For example, to list all field names starting with "x", you would set ListFlags to dtsListIndexFields and set ToMatch to "x*".