PrinterSettings.PrinterResolutionCollection.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

プロパティ値

ICollection へのアクセスの同期に使用できるオブジェクトです。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、PrinterSettings.PrinterResolutionCollection のインスタンスが ICollection インターフェイスにキャストされる場合のみ、使用できます。

適用対象