Abstract.GetNoIVar 方法 | |
Handles access operations to undefined instance variables.
命名空间:
XSharp.XPP
程序集:
XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法 METHOD GetNoIVar(
cName AS USUAL
) AS USUAL
public __Usual GetNoIVar(
__Usual cName
)
查看代码参数
- cName
- 类型:__Usual
The fieldname to access.
返回值
类型:
__Usual参见