Click or drag to resize
AkResultSetItem Property
返回指定索引的行

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public AkResultRow this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Return Value

Type: AkResultRow
See Also