次の方法で共有


ContextLinkCollection.SyncRoot プロパティ

ContextLinkCollection へのアクセスを同期するために使用できるオブジェクトを返します。

名前空間 :  System.Windows.Ink
アセンブリ :  IAWinFX (IAWinFX.dll 内)

構文

'宣言
Public ReadOnly Property SyncRoot As Object
'使用
Dim instance As ContextLinkCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }
public:
virtual property Object^ SyncRoot {
    Object^ get () sealed;
}
/** @property */
public final Object get_SyncRoot()
public final function get SyncRoot () : Object

プロパティ値

型 : System.Object
ContextLinkCollection へのアクセスを同期するために使用できるオブジェクト。

実装

ICollection.SyncRoot

解説

ContextLinkCollection は、[ICollection] インターフェイスを実装します。SyncRoot プロパティの詳細については、[ICollection.SynchRoot] プロパティを参照してください。

プラットフォーム

Windows Vista

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

ContextLinkCollection クラス

ContextLinkCollection メンバ

System.Windows.Ink 名前空間