MESCIUS SPREAD for Windows Forms 15.0J
Remove メソッド (StringCollectionItem)

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

パラメータ

item
文字列値。

戻り値の型

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

StringCollectionItem クラス
StringCollectionItem メンバ

 

 


© MESCIUS inc. All rights reserved.