TarEntry.Clone Method

SharpZip Compression Library

SharpZip Compression Library

TarEntry.Clone Method 

Clone this tar entry.

public object Clone();

Return Value

Returns a clone of this entry.

Implements

ICloneable.Clone

See Also

TarEntry Class | ICSharpCode.SharpZipLib.Tar Namespace