Click or drag to resize

PdfJavaScriptActionListCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(TKey, TValue)
Adds an element with the specified key and value into the SortedListTKey, TValue.
(Inherited from SortedListString, PdfJavaScriptActionList.)
Public methodAdd(String, PdfJavaScriptAction)
Adds the specified action to the collection, creating a new PdfJavaScriptActionList if needed.
Top
See Also