'宣言 Public Overloads Sub Add( _ ByVal key As System.Object, _ ByVal ordinal As System.Integer, _ ByVal value As System.String, _ ByVal description As System.String _ )
public void Add( System.object key, System.int ordinal, System.string value, System.string description )
パラメータ
- key
- 文字列のキー。
- ordinal
- 文字列の序数。
- value
- 文字列。
- description
- 文字列の説明。