HelpKeyword(String, Nullable<Int32>) Construtor

Definição

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))

Parâmetros

keyword
String
topicId
Nullable<Int32>

Aplica-se a