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

Syntax

Visual Basic
Private Property Item As Object Implements IList.Item
	Get
	Set
C#
Object IList.Item { get; set; }

Implements

IList..::..Item[([( Int32])])

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also