PowerTools SPREAD for ASP.NET 8.0J
Add メソッド (StringCollection)

文字列値
文字列値をコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As String _
) 
public void Add( 
   string item
)

パラメータ

item
文字列値
参照

StringCollection クラス
StringCollection メンバ

 

 


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