ImageReportItem.Execute(Command) 方法

定義

public:
 virtual bool Execute(Microsoft::ReportDesigner::Command ^ id);
public bool Execute(Microsoft.ReportDesigner.Command id);
abstract member Execute : Microsoft.ReportDesigner.Command -> bool
override this.Execute : Microsoft.ReportDesigner.Command -> bool
Public Function Execute (id As Command) As Boolean

參數

id
Command

傳回

實作

適用於