Count Property

DotNetZip

Ionic Zip Library v1.9.1.6 Count Property
ReferenceIonic.ZipZipFileCount
Returns the number of entries in the Zip archive.
Declaration Syntax
C# Visual Basic Visual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)