True DBGrid for WinForms
Add(Object,String,String) メソッド

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > UIStrings クラス > Add メソッド : Add(Object,String,String) メソッド
文字列のキー。
文字列。
文字列の説明。
アルファベット順にコレクションに文字列を追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal key As System.Object, _
   ByVal value As System.String, _
   ByVal description As System.String _
) 
public void Add( 
   System.object key,
   System.string value,
   System.string description
)

パラメータ

key
文字列のキー。
value
文字列。
description
文字列の説明。
参照

UIStrings クラス
UIStrings メンバ
オーバーロード一覧