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

Syntax

Visual Basic
Private ReadOnly Property IsSynchronized As Boolean
	Implements ICollection.IsSynchronized
	Get
C#
bool ICollection.IsSynchronized { get; }

Implements

ICollection..::..IsSynchronized

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also