FieldsListAddRange Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Adds the range of items.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public override void AddRange(
	IEnumerable<Field> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableField
The items.
See Also

Reference