次の方法で共有


HelpKeyword(String, Nullable<Int32>) コンストラクター

定義

public:
 HelpKeyword(System::String ^ keyword, Nullable<int> topicId);
public HelpKeyword (string keyword, int? topicId);
new Microsoft.ReportDesigner.HelpKeyword : string * Nullable<int> -> Microsoft.ReportDesigner.HelpKeyword
Public Sub New (keyword As String, topicId As Nullable(Of Integer))

パラメーター

keyword
String
topicId
Nullable<Int32>

適用対象