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が同期されていません。

適用対象

こちらもご覧ください