Click or drag to resize

_PrivateEnum Function

X#
Enumerate private variables

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION _PrivateEnum(
	 lCurrentOnly AS LOGIC
) AS IEnumerator<STRING>
Request Example View Source

Parameters

lCurrentOnly
Type: Logic

Return Value

Type: IEnumeratorString
See Also