Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Adds an item to the ICollectionT.
Namespace: Apitron.PDF.Kit.FlowLayout
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- item
- Type: Apitron.PDF.Kit.Interactive.FormsField
The object to add to the ICollectionT.
Implements
ICollectionTAdd(T)Exceptions
Exception | Condition |
---|---|
NotSupportedException | The ICollectionT is read-only. |
See Also