XmlAttributeCollection.ICollection.IsSynchronized Vlastnost

Definice

Popis tohoto člena naleznete v tématu 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

Hodnota vlastnosti

true pokud je kolekce synchronizována.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, XmlAttributeCollection že je instance přetypována do ICollection rozhraní.

Platí pro