バージョン

Count メソッド (PagingExtensions)

Count 式
シンタックス
'宣言
 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Function Count( _
   ByVal q As System.Linq.IQueryable _
) As System.Integer
[System.Runtime.CompilerServices.ExtensionAttribute()]
public static System.int Count( 
   System.Linq.IQueryable q
)

パラメータ

q
参照

オンラインで表示: GitHub