appendSelectionArgs

open fun appendSelectionArgs(originalValues: Array<String>, newValues: Array<String>): Array<String>(source)

Deprecated

Use appendSelectionArgs directly.

Appends one set of selection args to another. This is useful when adding a selection argument to a user provided set.