PSDataCollection<T>.ICollection.IsSynchronized Property

Definition

Gets a value that indicates whether the buffer is synchronized.

property bool System.Collections.ICollection.IsSynchronized { bool get(); };
property bool System.Collections.ICollection.IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Property Value

Implements

Applies to