Document Library for UWP
GenerateAsyncEx メソッド

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > C1DocumentSource クラス : GenerateAsyncEx メソッド
Generateメソッドの非ブロック(非同期)バージョン。
シンタックス
'宣言
 
Public Function GenerateAsyncEx() As Windows.Foundation.IAsyncActionWithProgress(Of Double)
public Windows.Foundation.IAsyncActionWithProgress<double> GenerateAsyncEx()
参照

C1DocumentSource クラス
C1DocumentSource メンバ
Generate メソッド