Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

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

Implements

ICollection..::..IsSynchronized

See Also