次の方法で共有


ParameterCollection クラス

Parameter オブジェクトのコレクションを表します。

名前空間: System.Windows.Controls
アセンブリ: System.Windows.Controls.DomainServices (system.windows.controls.domainservices.dll 内)

使用方法

'使用
Dim instance As ParameterCollection

構文

'宣言
Public Class ParameterCollection
    Inherits DependencyObjectCollection(Of Parameter)
public class ParameterCollection : DependencyObjectCollection<Parameter>
public ref class ParameterCollection : public DependencyObjectCollection<Parameter^>
public class ParameterCollection extends DependencyObjectCollection<Parameter>
public class ParameterCollection extends DependencyObjectCollection<Parameter>

継承階層

System.Object
   System.Windows.DependencyObject
     System.Windows.DependencyObjectCollection
      System.Windows.Controls.ParameterCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

ParameterCollection のメンバー
System.Windows.Controls 名前空間