DestinationCollection.Add
DestinationCollection.Add method
Adds the specified item. Collection is read-only. Always throws NotSupportedException exception.
public void Add(KeyValuePair<string, object> item)
| Parameter | Type | Description |
|---|---|---|
| item | KeyValuePair`2 | The item. |
Exceptions
| exception | condition |
|---|---|
| NotSupportedException |
See Also
- class DestinationCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF