ValidationResultCollection.ICollection.SyncRoot Property

Gets an object that can be used to synchronize access to the collection of controls.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
Object ICollection.SyncRoot { get; }

Property Value

Type: System.Object
The Object used to synchronize the collection.

Implements

ICollection.SyncRoot

See Also

Reference

ValidationResultCollection Class

Microsoft.AnalysisServices Namespace