FlexReport for WinForms
Remove メソッド (Dictionary)


C1.Document アセンブリ > C1.Document 名前空間 > Dictionary クラス : Remove メソッド
シンタックス
'宣言
 
Public Function Remove( _
   ByVal item As DictionaryItem _
) As System.Boolean
'使用法
 
Dim instance As Dictionary
Dim item As DictionaryItem
Dim value As System.Boolean
 
value = instance.Remove(item)
public System.bool Remove( 
   DictionaryItem item
)

パラメータ

item
参照

参照

Dictionary クラス
Dictionary メンバ