Click or drag to resize

IntArrayRef Constructor (IntArrayRef)

Constructor.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public IntArrayRef(
	IntArrayRef s
)

Parameters

s
Type: pdftron.CommonIntArrayRef
The initial value to set.
See Also