CompositeCollection.ICollection.IsSynchronized Eigenschap

Definitie

Dit lid ondersteunt de Windows Presentation Foundation -infrastructuur (WPF) en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt.

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

Waarde van eigenschap

waar als de toegang tot de verbinding ICollection is gesynchroniseerd (thread veilig); anders onwaar.

Implementeringen

Van toepassing op