Error.ArgNum Property | |
A numeric value representing the number of the argument supplied to an operator or function when an argument error occurs.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY ArgNum AS DWORD GET SET
public virtual uint ArgNum { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also