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