PrintDocument for WinForms
Remove メソッド (FastList)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Util 名前空間 > FastList クラス : Remove メソッド
The element to remove.
Removes the specified element from the current list.
シンタックス
'宣言
 
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
The element to remove.
参照

FastList クラス
FastList メンバ