バージョン

FromIDPair(IDPair) メソッド

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

パラメータ

idPair
指定するレコードの IDPair

戻り値の型

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