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