Gets a value indicating whether access to the
System.Collections.ICollection is synchronized (thread safe).
'宣言
ReadOnly Property IsSynchronized As Boolean
bool IsSynchronized {get;}
プロパティ値
true if access to the
System.Collections.ICollection is synchronized (thread safe); otherwise,
false.