Gets an object that can be used to synchronize access to the System.Collections.ICollection.
シンタックス
'宣言
Public ReadOnly Property SyncRoot As System.Object
public System.object SyncRoot {get;}
例外
例外 | 解説 |
System.NotImplementedException | 要求されたメソッドまたは操作が実装されない場合にスローされる例外。 |
参照