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

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

パラメータ

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

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

 

 


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