点击或拖拽改变大小

Abstract.ClassName 方法

X#
Retrieves the name of the class an object belongs to.

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

返回值

类型:String
The method returns a character string representing the name of a class.
参见