True DBGrid for WinForms
AddInOrder メソッド (UIStrings)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > UIStrings クラス : AddInOrder メソッド
The key of the string.
The string.
The description of the string.
Adds a string to the collection, preserving the order.
シンタックス
'宣言
 
Public Sub AddInOrder( _
   ByVal key As System.Object, _
   ByVal value As System.String, _
   ByVal description As System.String _
) 
public void AddInOrder( 
   System.object key,
   System.string value,
   System.string description
)

パラメータ

key
The key of the string.
value
The string.
description
The description of the string.
参照

UIStrings クラス
UIStrings メンバ