| C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > Item Property : Item(Int32) Property |
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As C1ZipEntry
Dim instance As C1ZipEntryCollection Dim index As Integer Dim value As C1ZipEntry value = instance.Item(index)
public C1ZipEntry Item( int index ) {get;}
public: property C1ZipEntry^ Item { C1ZipEntry^ get(int index); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2