バージョン

GetElement メソッド

要素が指定キーに実際に存在する場合返されます。そうでない場合 null が返されます。
シンタックス
'宣言
 
Protected Function GetElement( _
   ByVal obj As Object, _
   ByVal key As String _
) As UIElement
protected UIElement GetElement( 
   object obj,
   string key
)

パラメータ

obj
key
参照