ArrangedElementCollection.System.Collections.ICollection.SyncRoot プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private ReadOnly Property System.Collections.ICollection.SyncRoot As Object Implements ICollection.SyncRoot
Dim instance As ArrangedElementCollection Dim value As Object value = CType(instance, ICollection).SyncRoot
private: virtual property Object^ System.Collections.ICollection.SyncRoot { Object^ get () sealed = ICollection::SyncRoot::get; }
ArrangedElementCollection へのアクセスを同期するために使用できるオブジェクト。

このメソッドは、明示的なインターフェイス メンバの実装です。ArrangedElementCollection インスタンスが ICollection インターフェイスにキャストされた場合にのみ使用できます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ArrangedElementCollection.System.Collections.ICollection.SyncRoot プロパティのページへのリンク