MemVar.ReleasePrivates Method | |
Release all privates at a certain level and higher
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC METHOD ReleasePrivates(
nLevel AS LONG
) AS LOGIC
public static bool ReleasePrivates(
int nLevel
)
Request Example
View SourceParameters
- nLevel
- Type: Long
Return Value
Type:
LogicSee Also