Adds the elements of a ListOption array to the end of this collection.
Note: When an exception occurs the state of the collection is undefined. (None or some entries might have been added. The status is not reverted.)
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The given listOptions is a null reference. |
ListOptionCollection Class | TallComponents.PDF.Forms.Fields Namespace