バージョン

GetValueFast メソッド

コンパイル済みのキャッシュ LINQ 式を使用して値を取得します
シンタックス
'宣言
 
Protected Function GetValueFast( _
   ByVal record As System.Object, _
   ByVal type As System.Type, _
   ByVal piout As System.Reflection.PropertyInfo, _
   ByVal propertyName As System.String _
) As System.Object
protected System.object GetValueFast( 
   System.object record,
   System.Type type,
   System.Reflection.PropertyInfo piout,
   System.string propertyName
)

パラメータ

record
type
piout
propertyName
参照

オンラインで表示: GitHub