MemVar.GetSafe Field | |
Get the value of a local, private or public (in that order). Returns NIL if the value does not exist.
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax Remarks When a private and a public exist with the same name then the private has preference
See Also