PathFilter.IsMatch Method From IC Sharp Sharp Zip Lib previous page next page ICSharpCode SharpZipLib Class Library PathFilter.IsMatch Method Test a name to see if it matches the filter. public virtual bool IsMatch( string name); Parameters name The name to test. Return Value True if the name matches, false otherwise. Implements IScanFilter.IsMatch See Also PathFilter Class | ICSharpCode.SharpZipLib.Core Namespace previous page start next page