Blazor コントロール
GetDeferral メソッド (NotifyCollectionChangedEventArgsEx)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > NotifyCollectionChangedEventArgsEx クラス : GetDeferral メソッド
The event arguments object.
Gets a deferral object that allows blocking the object that raised the event asynchronously.
シンタックス
'宣言
 
Public Shared Function GetDeferral( _
   ByVal args As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) As AsyncEventArgsDeferral
public static AsyncEventArgsDeferral GetDeferral( 
   System.Collections.Specialized.NotifyCollectionChangedEventArgs args
)

パラメータ

args
The event arguments object.
参照

NotifyCollectionChangedEventArgsEx クラス
NotifyCollectionChangedEventArgsEx メンバ