Click or drag to resize

GetPartialEnumName Function

X#

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION GetPartialEnumName(
	cName AS STRING,
	oType AS Type
) AS STRING
Request Example View Source

Parameters

cName
Type: String
oType
Type: Type

Return Value

Type: String
See Also