ContainerElementTCopyTo Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Copies to.

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

public void CopyTo(
	T[] array,
	int arrayIndex
)

Parameters

array
Type: T
The array.
arrayIndex
Type: SystemInt32
Index of the array.

Implements

ICollectionTCopyTo(T, Int32)
See Also

Reference