ReportLabeledValueクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Object, _
ByVal As System.String _
)
public ReportLabeledValue(
System.object ,
System.string
)
パラメータ
- value
- ReportLabeledValueの定数値。
- label
- ReportLabeledValueの定数ラベル。
参照