Apitron.PDF.Kit library for .NET
Top
The FieldCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ICollectionT.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
|
![]() | ItemInt32 |
Gets or sets the element at the specified index.
|
![]() | ItemString |
Gets or sets the Field with the specified field name.
|
See Also