TypeConverter.StandardValuesCollection.ICollection.SyncRoot Propriedade

Definição

Para obter uma descrição desse membro, confira 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

Valor da propriedade

null em todos os casos.

Implementações

Comentários

O TypeConverter.StandardValuesCollection não está sincronizado.

Aplica-se a

Confira também