Functions.MaxAtom 方法 | |
Determine the number of Symbols in the atom table.
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION MaxAtom() AS DWORD
public static uint MaxAtom()
查看代码返回值
类型:
UInt32备注 提示: |
---|
SYMBOL 类型仅用于兼容性。在大多数情况下,类型可以和应该被替换为普通字符串。
|
参见