Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).
シンタックス
'宣言
Public ReadOnly Property IsSynchronized As System.Boolean
public System.bool IsSynchronized {get;}
例外
例外 | 解説 |
System.NotImplementedException | 要求されたメソッドまたは操作が実装されない場合にスローされる例外。 |
参照