'宣言 Public Sub Add( _ ByVal item As ReportLabeledValue _ )
'使用法 Dim instance As ReportLabeledValues Dim item As ReportLabeledValue instance.Add(item)
public void Add( ReportLabeledValue item )
パラメータ
- item
'宣言 Public Sub Add( _ ByVal item As ReportLabeledValue _ )
'使用法 Dim instance As ReportLabeledValues Dim item As ReportLabeledValue instance.Add(item)
public void Add( ReportLabeledValue item )