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

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

パラメータ

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

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

 

 


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