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

削除するストライプ。
指定したストライプをコレクションから削除します。
構文
'宣言
 
Public Function Remove( _
   ByVal item As Stripe _
) As Boolean
public bool Remove( 
   Stripe item
)

パラメータ

item
削除するストライプ。

戻り値の型

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

StripeCollection クラス
StripeCollection メンバ

 

 


© MESCIUS inc. All rights reserved.