| AkResultSetGetProperty Method |
获取指定索引的属性。
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic AkResultProperty GetProperty(
int index
)
Parameters
- index
- Type: SystemInt32
索引。
Return Value
Type:
AkResultProperty获取到的属性。
See Also