バージョン

GetPattern メソッド (IListAutomationPeer)

このインターフェイスを実装されるピアから提供された PatternInterface の Pattern 実装を返します。
シンタックス
'宣言
 
Function GetPattern( _
   ByVal patternInterface As PatternInterface _
) As Object

パラメータ

patternInterface
Pattern の実装が要求される PatternInterface。

戻り値の型

要求された Pattern の実装。ピアがパターンを実装しない場合、null。
参照