LumiSoft Mail Server User API
Size Property
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipFile > Size

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipFile.Size]

Syntax
C#Visual BasicManaged C++
[ObsoleteAttribute("Use the Count property instead")]
public int Size { get; }
<ObsoleteAttribute("Use the Count property instead")> _
Public ReadOnly Property Size As Integer
[ObsoleteAttribute(L"Use the Count property instead")]
public:
int Size {
	int get ();
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)