IScanFilter.IsMatch Method
Test a name to see if it 'matches' the filter.
Parameters
- name
- The name to test.
Return Value
Returns true if the name matches the filter, false if it does not match.
See Also
IScanFilter Interface | ICSharpCode.SharpZipLib.Core Namespace