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未同步處理 。

適用於

另請參閱