Click or drag to resize

MemVar.PublicsEnum Method

X#
Get an enumerator for all the unique names of public variables

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC METHOD PublicsEnum() AS IEnumerator<STRING>
Request Example View Source

Return Value

Type: IEnumeratorString
See Also