Click or drag to resize

DefaultParameterValueAttribute Constructor

X#
Initializes a new instance of the DefaultParameterValueAttribute class

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

Parameters

oValue
Type: Object
flag
Type: Long
See Also