Click or drag to resize

Abstract.ClassName Method

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

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 METHOD ClassName() AS STRING
Request Example View Source

Return Value

Type: String
The method returns a character string representing the name of a class.
See Also