バージョン

GetPatternCore メソッド

指定した PatternInterface に関連付けられているコントロール パターンを取得します。
シンタックス
'宣言
 
Protected Overridable Function GetPatternCore( _
   ByVal patternInterface As PatternInterface _
) As Object
protected virtual object GetPatternCore( 
   PatternInterface patternInterface
)

パラメータ

patternInterface
要求されるパターン

戻り値の型

パターンを実装するオブジェクト。要素はパターンをサポートしない場合に null 値。
参照