Click or drag to resize
AkObjectListTLimit Property
集合的限制数目。

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

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int Limit { get; set; }

Property Value

Type: Int32
See Also