更新 : 2007 年 11 月
ツール コマンド バインディングのコレクションを表します。
名前空間 : Microsoft.Windows.Design.Interaction
アセンブリ : Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)
構文
'宣言
Public Class ToolCommandBindingCollection _
Inherits Collection(Of ToolCommandBinding)
'使用
Dim instance As ToolCommandBindingCollection
public class ToolCommandBindingCollection : Collection<ToolCommandBinding>
public ref class ToolCommandBindingCollection : public Collection<ToolCommandBinding^>
public class ToolCommandBindingCollection extends Collection<ToolCommandBinding>
継承階層
System.Object
System.Collections.ObjectModel.Collection<ToolCommandBinding>
Microsoft.Windows.Design.Interaction.ToolCommandBindingCollection
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
ToolCommandBindingCollection メンバ
Microsoft.Windows.Design.Interaction 名前空間