Namespace: 
   Rebex.IO.Compression.Legacy
    Assembly:
   Rebex.Zip (in Rebex.Zip.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Default Property Item ( _ index As Integer _ ) As String Get | 
| C# | 
|---|
| public string this[ int index ] { get; } | 
Parameters
- index
- Type: System..::..Int32
 
     
     
     
     
    