'宣言 Public Shadows Function GenerateAsyncEx() As IAsyncActionWithProgress(Of Double)
'使用法 Dim instance As C1SSRSDocumentSource Dim value As IAsyncActionWithProgress(Of Double) value = instance.GenerateAsyncEx()
public new IAsyncActionWithProgress<double> GenerateAsyncEx()