'宣言 Public Function New( _ ByVal name As System.String _ )
'使用法 Dim name As System.String Dim instance As New ReportGetScriptObjectEventArgs(name)
public ReportGetScriptObjectEventArgs( System.string name )
パラメータ
- name
- オブジェクトの名前。
'宣言 Public Function New( _ ByVal name As System.String _ )
'使用法 Dim name As System.String Dim instance As New ReportGetScriptObjectEventArgs(name)
public ReportGetScriptObjectEventArgs( System.string name )