CompositeCollection.ICollection.IsSynchronized Proprietà

Definizione

Questo membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice.

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

Valore della proprietà

True se l’accesso all’oggetto ICollection è sincronizzato (affidabile); in caso contrario, false.

Implementazioni

Si applica a