Reporting

Checks is collection synchronized

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

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

Implements

ICollection..::..IsSynchronized

See Also