Pdf |
| Exception | Condition |
|---|---|
| InvalidOperationException | The current PdfArray is read-only (IsReadOnly returns ). |
| ArgumentOutOfRangeException | index is less than 0 or index is equal to or greater than Count. |
| ArgumentNullException | value is . |
| ArgumentException | value is already contained in some other PdfBasicObject or is PdfStream or is the current PdfArray. |