Click or drag to resize
CompareCreateNew Method
新建比较表达式。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static Compare CreateNew()

Return Value

Type: Compare
新建的比较表达式。
See Also