整数配列の値を含む辞書エントリを追加します。
シンタックス
'宣言
Public Overloads Sub AddDictEntry( _
ByVal As PdfName, _
ByVal As System.Collections.Generic.IList(Of Integer), _
Optional ByVal As System.Collections.Generic.IList(Of Integer) _
)
public void AddDictEntry(
PdfName ,
System.Collections.Generic.IList<int> ,
System.Collections.Generic.IList<int>
)
パラメータ
- key
- value
- defValue
参照