ImmutableHashSet<T>.ICollection.IsSynchronized Eigenschaft

Definition

Siehe Schnittstelle ICollection.

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

Eigenschaftswert

Boolean

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die ImmutableHashSet<T>-Instanz in eine ICollection-Schnittstelle umgewandelt wird.

Gilt für: