[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipFile.Size]
| C# | Visual Basic | Managed 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)