Error.ArgNum 属性 | |
A numeric value representing the number of the argument supplied to an operator or function when an argument error occurs.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY ArgNum AS DWORD GET SET
public virtual uint ArgNum { get; set; }
查看代码属性值
类型:
UInt32参见