public void Insert( int index, BarSeries item )
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As BarSeries _ )
'使用法 Dim instance As BarSeriesCollection Dim index As Integer Dim item As BarSeries instance.Insert(index, item)
BarSeriesCollection クラス BarSeriesCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.