点击或拖拽改变大小

Globals.Find 方法

X#
Find the Global Field with a name

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

参数

cVarName
类型:String
Name of the global to find

返回值

类型:FieldInfo
参见