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


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

パラメータ

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

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

 

 


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