Blazor コントロール
GetPageSize<T> メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > IDataCollectionEx クラス : GetPageSize<T> メソッド
The data collection.
Gets the maximum number of items per page.
シンタックス
'宣言
 
Public Shared Function GetPageSize(Of T As Class)( _
   ByVal dataCollection As IDataCollection(Of T) _
) As System.Integer
public static System.int GetPageSize<T>( 
   IDataCollection<T> dataCollection
)
where T: class

パラメータ

dataCollection
The data collection.

型パラメータ

T
参照

IDataCollectionEx クラス
IDataCollectionEx メンバ