TypeConverter.StandardValuesCollection.ICollection.SyncRoot Propriedade

Definição

Para uma descrição deste elemento, veja 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 de Propriedade

null Em todos os casos.

Implementações

Observações

O TypeConverter.StandardValuesCollection não está sincronizado.

Aplica-se a

Ver também