点击或拖拽改变大小

CompilerServices 方法

X#

CompilerServices 类型公开以下成员。

方法
  名称说明
公共方法静态成员CanBreak
Determine if we are inside a BEGIN SEQUENCE .. END by looking at the SEQUENCE counter in the runtime.
公共方法静态成员EnterBeginSequence
Increment the SEQUENCE counter for a BEGIN SEQUENCE statement
公共方法静态成员ExitBeginSequence
Decrement the SEQUENCE counter for a BEGIN SEQUENCE statement
公共方法静态成员String2Psz
Allocate a PSZ and add it to the list
公共方法静态成员String2PszRelease
Free all PSZ values in the List
公共方法静态成员StringArrayInit
公共方法静态成员StringSubtract
Subtract 2 strings.
Top
参见