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