LayoutEditor.ILayoutEditor.BeginInvoke(Delegate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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