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

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

パラメータ

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

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

 

 


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