Reports for WPF
Add メソッド (Dictionary)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Dictionary クラス : Add メソッド
追加する辞書項目。
辞書項目を追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal di As DictionaryItem _
) As System.Integer
public System.int Add( 
   DictionaryItem di
)

パラメータ

di
追加する辞書項目。

戻り値の型

辞書に追加された項目のインデックスを返します。
参照

Dictionary クラス
Dictionary メンバ