NameAndSizeFilter Class

SharpZip Compression Library

SharpZip Compression Library

NameAndSizeFilter Class

NameAnsSizeFilter filters based on name and file size.

For a list of all members of this type, see NameAndSizeFilter Members.

System.Object    ICSharpCode.SharpZipLib.Core.PathFilter
      ICSharpCode.SharpZipLib.Core.NameAndSizeFilter

public class NameAndSizeFilter : PathFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.Core

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

NameAndSizeFilter Members | ICSharpCode.SharpZipLib.Core Namespace