バージョン

ResolveIDPair メソッド (SelectedCellCollection)

null ではない場合、項目の IDPair を返します。
シンタックス
'宣言
 
Protected Overrides Function ResolveIDPair( _
   ByVal item As GridRecordItem _
) As Dictionary(Of String,Object)
protected override Dictionary<string,object> ResolveIDPair( 
   GridRecordItem item
)

パラメータ

item
IDPair を返す項目。

戻り値の型

Dictionary として IDPair または null 値。
参照