PrintDocument for WinForms
Remove メソッド (FastList)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Util 名前空間 > FastList クラス : Remove メソッド
削除する要素。
指定した要素を現在のリストから削除します。
シンタックス
'宣言
 
Protected Sub Remove( _
   ByVal obj As System.Object _
) 
'使用法
 
Dim instance As FastList
Dim obj As System.Object
 
instance.Remove(obj)
protected void Remove( 
   System.object obj
)

パラメータ

obj
削除する要素。
参照

FastList クラス
FastList メンバ