GrapeCity SPREAD for Windows Forms 11.0J
DetachmentCollection コンストラクタ(DetachmentCollection)


指定したSingle値のコレクションのディープコピーである新しいSingle値のコレクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal collection As DetachmentCollection _
)
'使用法
 
Dim collection As DetachmentCollection
 
Dim instance As New DetachmentCollection(collection)
public DetachmentCollection( 
   DetachmentCollection collection
)

パラメータ

collection
例外
例外説明
System.ArgumentNullExceptioncollectionがNull参照(VBではNothing)です。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.