PrintDocument for WinForms
Remove メソッド (Dictionary)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Dictionary クラス : Remove メソッド
The DictionaryItem to remove.
Removes an item from the current dictionary.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal di As DictionaryItem _
) 
'使用法
 
Dim instance As Dictionary
Dim di As DictionaryItem
 
instance.Remove(di)
public void Remove( 
   DictionaryItem di
)

パラメータ

di
The DictionaryItem to remove.
参照

Dictionary クラス
Dictionary メンバ