XmlAnyElementAttributes.ICollection.SyncRoot Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This method is not supported.

Namespace:  System.Xml.Serialization
Assembly:  System.Xml.Serialization (in System.Xml.Serialization.dll)

Syntax

Private ReadOnly Property SyncRoot As Object
    Implements ICollection.SyncRoot
Object ICollection.SyncRoot { get; }

Property Value

Type: System..::.Object
Throws a NotSupportedException.

Implements

ICollection..::.SyncRoot

Remarks

Do not use this method.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

XmlAnyElementAttributes Class

System.Xml.Serialization Namespace