Click or drag to resize
AkObjectListTGetLimit Method
获取集合的限制数目。

默认值为 0,表示无限制。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int GetLimit()

Return Value

Type: Int32
集合的限制数目。
See Also