DVTk API
IsSynchronized Property
DVTkDvtkData.CollectionsNullSafeCollectionBaseIsSynchronized
DVTk API

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether access to the ICollection is synchronized (thread-safe).
Declaration Syntax
C#Visual BasicVisual C++
public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
public:
property bool IsSynchronized {
	bool get ();
}
Value
Always falseFalsefalse.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0