Click or drag to resize

MemVar.PrivatesCount Method

X#
Get the total number of unique private variable names.

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

Parameters

lCurrentOnly
Type: Logic

Return Value

Type: Long
See Also