Functions.MemVarTryGet 方法 |
命名空间: XSharp.RT
[NeedsAccessToLocalsAttribute(FALSE)] FUNCTION MemVarTryGet( cVarName AS STRING, uValue OUT USUAL ) AS LOGIC
[NeedsAccessToLocalsAttribute(false)] public static bool MemVarTryGet( string cVarName, out __Usual uValue )