Click or drag to resize

Int32Ref Constructor (Int32)

Constructor.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Int32Ref(
	int d
)

Parameters

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