XmlAttributeCollection.ICollection.IsSynchronized Egenskap

Definition

En beskrivning av den här medlemmen finns i ICollection.IsSynchronized.

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

Egenskapsvärde

true om samlingen synkroniseras.

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen XmlAttributeCollection skickas till ett ICollection gränssnitt.

Gäller för