ActiveReports for .NET 18.0J
ExecuteCommand メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Actions 名前空間 > DesignerActionMethodItem クラス : ExecuteCommand メソッド
指定されたパラメータで指定されたコマンドを実行します。
シンタックス
'宣言
 
Public Shared Function ExecuteCommand( _
   ByVal component As IComponent, _
   ByVal command As CommandID, _
   ByVal paramsIn As ICollection, _
   ByRef paramsOut As ICollection _
) As CommandStatus
public static CommandStatus ExecuteCommand( 
   IComponent component,
   CommandID command,
   ICollection paramsIn,
   out ICollection paramsOut
)

パラメータ

component
command
paramsIn
paramsOut

戻り値の型

コマンド実行の状態。
参照

DesignerActionMethodItem クラス
DesignerActionMethodItem メンバ