.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
MemVar 类
MemVar 方法
_Get 方法
_GetSafe 方法
_Put 方法
Add 方法
Clear 方法
ClearAll 方法
GetHigherLevelPrivate 方法
Initialize 方法
PrivateFind 方法
PrivatePut 方法
PrivatesCount 方法
PrivatesEnum 方法
PrivatesFirst 方法
PrivatesNext 方法
PublicFind 方法
PublicPut 方法
PublicsCount 方法
PublicsEnum 方法
PublicsFirst 方法
PublicsNext 方法
Release 方法
ReleaseAll 方法
ReleasePrivates 方法
TryGet 方法
MemVar.ClearAll 方法
Clear all memvar name/value pairs. Does not remove locals. Does not remove privates stack levels.
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
X#
C#
复制
STATIC
METHOD
ClearAll
()
AS
VOID
public
static
void
ClearAll
()
查看代码
参见
引用
MemVar 类
XSharp 命名空间