Namespace:  Rebex.IO.Compression.Legacy
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also