public void InsertRange( int index, PlotArea[] items )
'Declaration Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As PlotArea _ )
'使用法 Dim instance As PlotAreaCollection Dim index As Integer Dim items() As PlotArea instance.InsertRange(index, items)
PlotAreaCollection クラス PlotAreaCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.