Click or drag to resize

IntArrayRef Constructor (Int32)

Constructor.

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

Parameters

s
Type: SystemInt32
The initial value to set.
See Also