TypeConverter.StandardValuesCollection.ICollection.SyncRoot 属性

定义

有关此成员的说明,请参见 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

属性值

在所有情况下均为 null

实现

注解

TypeConverter.StandardValuesCollection未同步。

适用于

另请参阅