Click or drag to resize

MemVar.PrivatesFirst Method

X#
Get the first unique private variable name.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC METHOD PrivatesFirst(
	 lCurrentOnly AS LOGIC
) AS STRING
Request Example View Source

Parameters

lCurrentOnly
Type: Logic

Return Value

Type: String
See Also