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

Syntax

Visual Basic
Private ReadOnly Property SyncRoot As Object
	Implements ICollection.SyncRoot
	Get
C#
Object ICollection.SyncRoot { get; }

Implements

ICollection..::..SyncRoot

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also