MESCIUS SPREAD for ASP.NET 10.0J
Remove メソッド (StringCollection)

文字列値。
コレクションから文字列値を削除します。
構文
'Declaration
 
Public Function Remove( _
   ByVal item As String _
) As Boolean
public bool Remove( 
   string item
)

パラメータ

item
文字列値。

戻り値の型

itemがコレクションから正常に削除された場合はtrue、それ以外の場合はfalse。
参照

StringCollection クラス
StringCollection メンバ

 

 


© MESCIUS inc. All rights reserved.