ClientWebPartPropertyCollection.ICollection.SyncRoot property

SyncRoot

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private ReadOnly Property SyncRoot As Object
    Implements ICollection.SyncRoot
    Get
'Usage
Dim instance As ClientWebPartPropertyCollection
Dim value As Object

value = CType(instance, ICollection).SyncRoot
ObjectICollection.SyncRoot { get; }

Property value

Type: System.Object

Implements

ICollection.SyncRoot

See also

Reference

ClientWebPartPropertyCollection class

ClientWebPartPropertyCollection members

Microsoft.SharePoint.WebPartPages namespace