TypeConverter.StandardValuesCollection.ICollection.SyncRoot Vlastnost

Definice

Popis tohoto člena najdete v tématu SyncRoot.

property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
 ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot

Hodnota vlastnosti

Hodnota null ve všech případech

Implementuje

Poznámky

Není TypeConverter.StandardValuesCollection synchronizován.

Platí pro

Viz také