TypeConverter.StandardValuesCollection.ICollection.SyncRoot Propriedade
Definição
property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot
Valor da propriedade
null
em todos os casos.null
in all cases.
Implementações
Comentários
O TypeConverter.StandardValuesCollection não está sincronizado.The TypeConverter.StandardValuesCollection is not synchronized.