バージョン

ApplyOrder メソッド

シンタックス
'宣言
 
Public Shared Function ApplyOrder( _
   ByVal source As System.Linq.IQueryable, _
   ByVal property As System.String, _
   ByVal methodName As System.String _
) As System.Linq.IQueryable
public static System.Linq.IQueryable ApplyOrder( 
   System.Linq.IQueryable source,
   System.string property,
   System.string methodName
)

パラメータ

source
property
methodName
参照

オンラインで表示: GitHub