SyncRoot Property

php Uploader

PHP File Uploader Class Reference

AttachmentItemCollection.SyncRoot Property

Gets an object that can be used to synchronize access to the ICollection.

[Visual Basic] NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Property Value

Implements

ICollection.SyncRoot

See Also

AttachmentItemCollection Class | CuteWebUI Namespace