PowerTools SPREAD for ASP.NET 8.0J
Remove メソッド (DetachmentCollection)

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

パラメータ

item
Single値。

戻り値の型

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

DetachmentCollection クラス
DetachmentCollection メンバ

 

 


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