Click or drag to resize
AkResultSetGetGroupSize Method
获取每组(页)的数目。

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

Return Value

Type: Int32
每组(页)的数目。
See Also