PowerTools SPREAD for ASP.NET 8.0J
DoubleCollection コンストラクタ(DoubleCollection)

コピーするコレクション。
指定した倍精度値のコレクションのディープコピーである新しい倍精度値のコレクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal collection As DoubleCollection _
)
public DoubleCollection( 
   DoubleCollection collection
)

パラメータ

collection
コピーするコレクション。
例外
例外説明
System.ArgumentNullExceptioncollectionがNull参照(VBではNothing)です。
参照

DoubleCollection クラス
DoubleCollection メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.