Click or drag to resize

FoxArray Constructor (DWord)

X#
Create an array with a certain capacity.

Namespace:  XSharp
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	capacity AS DWORD
)
Request Example View Source

Parameters

capacity
Type: DWord
See Also