バージョン

AddElement メソッド

GetElement が null を返した場合、要素を RowsPanel と共に登録するために使用される AddElement が返されます。
シンタックス
'宣言
 
Protected Function AddElement( _
   ByVal row As Object, _
   ByVal key As String, _
   ByVal element As UIElement _
) As UIElement
protected UIElement AddElement( 
   object row,
   string key,
   UIElement element
)

パラメータ

row
key
element
参照