Blazor コントロール
CanRefresh<T> メソッド (IDataCollectionEx)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > IDataCollectionEx クラス : CanRefresh<T> メソッド
The data collection.
Returns true if the data collection can be refreshed.
シンタックス
'宣言
 
Public Shared Function CanRefresh(Of T As Class)( _
   ByVal dataCollection As IDataCollection(Of T) _
) As System.Boolean
public static System.bool CanRefresh<T>( 
   IDataCollection<T> dataCollection
)
where T: class

パラメータ

dataCollection
The data collection.

型パラメータ

T
参照

IDataCollectionEx クラス
IDataCollectionEx メンバ