バージョン

FromIDPair メソッド (GridRecordCollection)

ID ペアでレコードを指定および返します。
シンタックス
'宣言
 
Public Shadows Function FromIDPair( _
   ByVal idPair As IDPair _
) As GridRecord
public new GridRecord FromIDPair( 
   IDPair idPair
)

パラメータ

idPair
指定するレコードの IDPair

戻り値の型

提供される IDPair のあるレコード。レコードを見つけることができない場合は null。
参照