Click or drag to resize
CondCreateNew Method
新建搜索条件。

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

Return Value

Type: Cond
新建的搜索条件。
See Also