TraceListenerCollection.System.Collections.ICollection.SyncRoot プロパティ
アセンブリ: System (system.dll 内)
 構文
構文Private ReadOnly Property System.Collections.ICollection.SyncRoot As Object Implements ICollection.SyncRoot
Dim instance As TraceListenerCollection Dim value As Object value = CType(instance, ICollection).SyncRoot
private: virtual property Object^ System.Collections.ICollection.SyncRoot { Object^ get () sealed = ICollection::SyncRoot::get; }
TraceListenerCollection へのアクセスを同期するために使用できるオブジェクト。
 解説
解説TraceListenerCollection クラスの場合、System.Collections.ICollection.SyncRoot メソッドは常に現在の TraceListenerCollection を返します。
 プラットフォーム
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- TraceListenerCollection.System.Collections.ICollection.SyncRoot プロパティのページへのリンク

 
                             
                    


