'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As Legend _ )
'使用法 Dim instance As LegendCollection Dim index As System.Integer Dim item As Legend instance.Insert(index, item)
public void Insert( System.int index, Legend item )
LegendCollection クラス LegendCollection メンバ