'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As ReportLabeledValue _ )
'使用法 Dim instance As ReportLabeledValues Dim index As System.Integer Dim item As ReportLabeledValue instance.Insert(index, item)
public void Insert( System.int index, ReportLabeledValue item )
パラメータ
- index
- item