バージョン

ResolveIDPair メソッド (SelectedRowCollection)

行の IDPair を返します。
シンタックス
'宣言
 
Protected Overrides Function ResolveIDPair( _
   ByVal item As GridRecord _
) As Dictionary(Of String,Object)
protected override Dictionary<string,object> ResolveIDPair( 
   GridRecord item
)

パラメータ

item

戻り値の型

IDPair または null 値。
参照