Click or drag to resize

VoStructAttribute Constructor

X#
Initializes a new instance of the VoStructAttribute class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	size AS LONG,
	largestMemberSize AS LONG
)
Request Example View Source

Parameters

size
Type: Long
largestMemberSize
Type: Long
See Also