LayoutEditor.ILayoutEditor.BeginInvoke(Delegate) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
virtual IAsyncResult ^ Microsoft.ReportDesigner.ILayoutEditor.BeginInvoke(Delegate ^ ) = Microsoft::ReportDesigner::ILayoutEditor::BeginInvoke;
IAsyncResult ILayoutEditor.BeginInvoke (Delegate );
abstract member Microsoft.ReportDesigner.ILayoutEditor.BeginInvoke : Delegate -> IAsyncResult
override this.Microsoft.ReportDesigner.ILayoutEditor.BeginInvoke : Delegate -> IAsyncResult
Function BeginInvoke ( As Delegate) As IAsyncResult Implements ILayoutEditor.BeginInvoke