GrapeCity SPREAD for Windows Forms 11.0J
Remove メソッド (FilterItemCollection)


構文
'Declaration
 
Public Sub Remove( _
   ByVal filterItem As IFilterItem _
) 
'使用法
 
Dim instance As FilterItemCollection
Dim filterItem As IFilterItem
 
instance.Remove(filterItem)
public void Remove( 
   IFilterItem filterItem
)

パラメータ

filterItem
参照

FilterItemCollection クラス
FilterItemCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.