バージョン

RecordAutomationPeer コンストラクタ

RecordAutomationPeer クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal record As Record, _
   ByVal recordListAutomationPeer As IRecordListAutomationPeer, _
   ByVal listAutomationPeer As IListAutomationPeer _
)

パラメータ

record
このピアの Record が作成されます。
recordListAutomationPeer
作成中の RecordPresenterAutomationPeer の親であり、含んでいるオートメーション ピアで実装された IRecordListAutomationPeer インターフェイス。
listAutomationPeer
作成中の RecordPresenterAutomationPeer の親であり、含んでいるオートメーション ピアで実装された Infragistics.Windows.Automation.Peers.IListAutomationPeer インターフェイス。
参照