点击或拖拽改变大小

MemVar.PrivateFind 方法

X#
Find a private variable. Try on the current level on the stack first and when not found then walk the stack.

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 STATIC METHOD PrivateFind(
	name AS STRING
) AS MemVar
查看代码

参数

name
类型:String

返回值

类型:MemVar
参见