バージョン

GetUnderlyingPeer メソッド (IListAutomationPeer)

指定した項目の基本 AutomationPeer を返します。
シンタックス
'宣言
 
Function GetUnderlyingPeer( _
   ByVal item As Object _
) As AutomationPeer
AutomationPeer GetUnderlyingPeer( 
   object item
)

パラメータ

item
基本の AutomationPeer を取得する項目。

戻り値の型

基本の AutomationPeer。
参照